Particle Simulator
- Ross
- Feb 5, 2018
- 1 min read
Updated: Apr 6, 2019

I've busy this year working on a little C++ project that creates 5,000 particles fly around the screen with varying velocities and colors. I created it in Simple Directmedia Layer 2.0.7 and C++. Check out the full programming project here.
Comments