Dharahara This is the final project for the completion of the computer graphics course. Dependencies Assimp GLFW glad stb_image Build Linux ./build.sh Windows CMake build methods mkdir build/ cmake -B build/ -S . cd build/ make