a simple nbody simulator for gravitation(newtons).
- wasd - movement
- scrool - zoom
- left click - add particle
you can also run the python version but it will be very slow(300 particles for average fps on my intel celeron). the cpp one could handle to around 4000 particles on my celeron cpu. i might optimize it even more in future.