2019-11-03 18:05:58 +01:00
|
|
|
# Labyrinth
|
|
|
|
|
|
|
|
This very small project is the final part of my OpenGL course. It uses my custom engine.
|
|
|
|
|
2019-11-04 03:04:57 +01:00
|
|
|
Code quality is quite poor on this project as it has been rushed.
|
|
|
|
|
2019-11-03 18:05:58 +01:00
|
|
|
## Building
|
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
- OpenGL
|
|
|
|
- Glut
|
2019-11-04 03:04:57 +01:00
|
|
|
- My custom engine (Submodule of the project)
|
|
|
|
|
|
|
|
## Sources
|
|
|
|
- `ground.tga` from [Sergiu Matei](https://www.artstation.com/artwork/LWYvk).
|