To clone
git clone --recursive [email protected]:GrapixLeGrand/Lustrine.git
Can be compiled with cmake
Needs CMake and a C++ compiler
Everything else is included
sudo apt install freeglut3-dev libglfw3-dev libbullet-dev libassimp-dev # Debian/Ubuntu
sudo dnf install freeglut-devel glfw-devel bullet-devel assimp-devel # Fedora