c4a0218d62
Added dislay list support for 3D models
2019-11-04 15:12:28 +01:00
6209e91c28
Fixed Camera.SetPos modifying the gaze
...
Changed default camera position to a sane default
2019-11-03 18:03:30 +01:00
37e525d6ee
Moved OpenGL texture generation to the Texture class
2019-11-03 15:50:37 +01:00
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