A complete Game Engine using best practices in C++ and OpenGL. The design is also extensible for DirectX. This is the first part of a personal project.
This first compiles only under Debug/x64 and Release/x64
- In order to run the Editor, execute the Editor.bat
- In order to run the Game Demo, execute the Game.bat