Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 473 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 473 Bytes

ParticleExplosion

This repository shows an example of a particle explosion that uses a simple, and unoptimized box blur effect.

Also, note that this program uses SDL 2, and has only been tested through visual studio; however, it should run on most Windows, Mac, and Linux machines once compiled.

Lastly, note that minimal effort has been put into timing; therefore, it is quite probable that the program will run at different speeds on different hardware.