Skip to content

A simple particle explosion program, which uses SDL 2

Notifications You must be signed in to change notification settings

macneice/ParticleExplosion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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.

About

A simple particle explosion program, which uses SDL 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages