/MukyunEngine

OpenGL 3D engine that handles lighting and shadow

Primary LanguageC++GNU General Public License v3.0GPL-3.0

MukyunEngine

screenshot

3D Engine done with modern OpenGL and Cpp.

Features

Model instancing, lights, directional shadows, omnidirectional shadows.

Compiling

Make sure you have the libraries by running git submodule init && git submodule update.
You may compile the executable mukyun_engine by running cmake.

Usage

Run ./mukyun_engine after compiling, usage should be displayed.

Other screenshots

Multiple lights :

screenshot

Shadows :

screenshot

screenshot

screenshot