OpenGL-JIN/src
trotFunky 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
..
DataHandling Refactored project structure 2019-11-02 16:25:02 +01:00
Math Refactored project structure 2019-11-02 16:25:02 +01:00
Camera.cpp Added camera! 2019-10-28 23:45:44 +01:00
Camera.h Refactored project structure 2019-11-02 16:25:02 +01:00
CMakeLists.txt Refactored project structure 2019-11-02 16:25:02 +01:00
Engine.h Refactored project structure 2019-11-02 16:25:02 +01:00
InputStatus.cpp Modified cursor grab behaviour 2019-11-01 18:27:01 +01:00
InputStatus.h Refactored project structure 2019-11-02 16:25:02 +01:00