In this project I am experimenting with:
- Elastic collision between N 2D balls
- Collision between camera blob detection and N 2D balls
- Collision between N balls and a straight line defined by a function
- Collision between N balls and a curve defined by a function
Written from scratch in Vanilla JS