Base program with textured ground
This commit is contained in:
commit
165524cc11
7 changed files with 172 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# 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)
|
Loading…
Add table
Add a link
Reference in a new issue