physiks I'm trying to make a physics engine. Installation Clone the repository. git clone --recursive https://github.com/mathpsi/physiks.git Building Dependencies: CMake Generate a build tree. cmake -B build Build. cmake --build build Contributing See Contributing.