Particles
A particle simulation developed in C++
Jun 2015 - Jun 2015 • Less than a month
C++SDL2JavaScriptUniversity
Description
This is a small particle simulation demo. We had an assignment where we had to optimize a bunch of bouncing balls. I accidentally ended up with this and decided to develop it further in my free time.
It started out as a C++ project using SDL2 but because I wanted to share my work, I decided to create a web version as well. The web version ended up having a lot more features than the original.
I also made a web version!
It can be found on the homepage of this site, or here