Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 724 Bytes

File metadata and controls

33 lines (17 loc) · 724 Bytes

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