This project is a 3D graphics scene built using OpenGL in C++. The goal was to design and render a small scene using geometric primitives, lighting, textures, and camera movement. The scene represents ...
Pull the repo locally and run the executable build.sh on Linux or build.bat on Windows. This will let CMake download the necessary dependencies and build the project ...