This front-end-framework uses pure JS to create a physics environment with gravity, ground collision, coefficient of restitution, etc.
- Add the balls using the
ADDbutton or by clicking on the canvas. - Click the
GRAVITYbutton to start the gravity simulation and the physics engine. - Stop/Pause the simulation using the
STOPbutton.