Commit graph

3 commits

Author SHA1 Message Date
370ce194fd Moved resources to the example directory 2019-11-03 15:32:47 +01:00
c44fdfb9f8 Added getters for camera properties
Added world translation for camera
Renamed previous translation to local_translate
2019-11-03 15:32:14 +01:00
2bff38edcb Refactored project structure
- Test project is now separated from engine code
 - Engine code can now initialize OpenGL and GLUT correctly
 - Moved vectors and quaternions to a Math subdirectory

Fixed reorder warning
2019-11-02 16:25:02 +01:00