Small labyrinth using my OpenGL engine
libs | ||
resources | ||
src | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt | ||
README.md |
Labyrinth
This very small project is the final part of my OpenGL course. It uses my custom engine.
Building
Dependencies
- OpenGL
- Glut
- My custom engine (Submodule of the project)