top of page

C++ Physics Engine

In the second semester of my 2nd year I had to make a C++ physics engine. 
The engine is capable of simulating collisions between sphere colliders and box colliders, adding forces and other aspects of physics simulation.

Use this link to view the project:

bottom of page