This engine is for handling all of the physics calculations. It will handle 3D simulations as well as 2D simulations. Linear forces, rotational forces. Implementations of springs, ropes and the like will lie within this library. Rigidbodies, ragdolls.
The current focus is on 2D physics. 3D physics will be implemented a time afterwards.