SDL Particle Simulator
SDL Particle Simulator is a C application that uses the SDL2 library, similar to my SDL paint project. This is a very simple "particle simulator", in which the user can click and drag to impact the movement of the particles. However, as of right now, the particles do not interact with each other, so I consider it more of a "particle sandbox".
This project has very simple controls. Click and hold left click to drag, and that is all!
This is an active project. There are lots of features in the works! This project is extremely simple at the moment. I want to add particle interactions, settings like particle count and color, changing the radius of impact of your mouse, and much more.
Play Demo View Github