This is the final project for my university's course on Graphics Programming.
Ensure you have the development versions of GLFW and Assimp installed! After that, you can build it as a CMake project. There's no install target.
Warning: make sure you run the executable on the root folder of the repository (i.e. the parent directory to resources), otherwise the executable cannot find the shaders and models required for it to work.
This source code is under the MIT License. As such, all permissions apply to the code.