A 3D game engine written in C++ exploring openGL - Created by Lachlan Page
Aims (rough) : Creating a game engine to experiment with openGL :)
https://www.youtube.com/watch?v=Vv9Letb-IJg&list=PLWeLRvHUIfgs7Kln3Hv5QQvASRt7XbvIF
- movement: w a s d
- increase/decrease elevation: shift spacebar
- look around: mouse
- select: mouse-left
- free camera: c
- render settings gui: m
- get position: p
- take screenshot: q
- quit: esc
- check issues
- check issues
README will be updated as project develops over time.