Particle sim using simple physics and Euler's method. Newtonian mechanics are used for
Forces can be gravitational, electric, or spring-like:
All forces and positions are 3D vectors, and the simulation configuration rules are stored in toybox.py.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Particle sim using simple physics and Euler's method. Newtonian mechanics are used for
Forces can be gravitational, electric, or spring-like:
All forces and positions are 3D vectors, and the simulation configuration rules are stored in toybox.py.