javierlinero / particle_sim

particle simulator in C
0 stars 0 forks source link

Particle Simulation Tool

Particle collision simulator based in C. Using openGL, we were able to create particles and observe how they interact with eachother in a confined space.

Built with:

OpenGL C