work in progress physics engine dealing in collisions and kinematics.
-TODO : -Add a branch of Transform that uses Quaternionf instead of Vector3f for rotations. -Add force simulation -Add expandable number of dimensions -Add time simulation
-REQUIRES : -JOML -JAVA