Commit graph

3 commits

Author SHA1 Message Date
5f1cd422ff Moved resources to the example directory 2019-11-03 15:32:47 +01:00
9568b54b87 Added getters for camera properties
Added world translation for camera
Renamed previous translation to local_translate
2019-11-03 15:32:14 +01:00
9a52587149 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