A 2D particle simulator with support for elastic collisions, particle path drawing, simulated gravity and random (Brownian) motion.
- Add time-based physics simulation instead of frame-based ✔
- Add quadtree algorithm for interparticle collisions
- Simulate physics independently of frame-rate
- Add gravitational force between particles
Alata: Copyright 2019 The Alata Project Authors (https://github.com/SorkinType/Alata)