Skip to content

Particle Simulator

Latest
Compare
Choose a tag to compare
@Syntaf Syntaf released this 08 Oct 07:44
· 15 commits to mGL_sync since this release

change log:

Physics

  • Particles will not automatically be centered to the screen during reset and program initialization

Console

  • Particle count can now be specified during start-up via command line arguments, but still cannot be modified during runtime. To run the program with a set amount of particle use ./ParticleSimulator 1000000