You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A barebones 3D game engine written in C++ using OpenGL, only supports Windows currently. To compile, select one of the TEST_{} projects and compile it using Visual Studio.
About
A barebones 3D game engine written in C++ using OpenGL.