2D Physics Toy
PhysicsEngine.mp4
A Physics Toy with a few primitives and fun interactions.
The simulation supports:
Spheres
Rectangles
Convex Polygons (Collision via SAT)
Planes
Primitive Destruction via slicing
It was fun to add this functionality before getting stuck in to graphics and getting started on the Game Engine.
I would like to come back to it and introduce rotation.