2D elastic collision engine
-
Updated
Feb 18, 2024 - Python
2D elastic collision engine
Simulate elastic collisions in a 3D environment where particles, represented as spheres, freely move within a larger container sphere. Upon collision with each other or the container, particles exhibit elastic behavior, bouncing back while conserving total kinetic energy.
Add a description, image, and links to the elastic-collision-engine topic page so that developers can more easily learn about it.
To associate your repository with the elastic-collision-engine topic, visit your repo's landing page and select "manage topics."