3D Engine done with modern OpenGL and Cpp.
Model instancing, lights, directional shadows, omnidirectional shadows.
Make sure you have the libraries by running git submodule init && git submodule update
.
You may compile the executable mukyun_engine
by running cmake
.
Run ./mukyun_engine
after compiling, usage should be displayed.
Multiple lights :
Shadows :