This is a small 3D Game-Engine programmed in C++ using openGL. Originally implemented as a school project, now extended for fun!
Tutorials can be found on the wiki
How the various classes work can be found in the API documentation
See wiki
mkdir build
cd build
cmake ..
make