/CPP-3D-Engine

This is an OpenGL-based 3D game engine written in C++, done in 2020 as a final project for one of my university subjects. The initial boilerplate rendering code was provided by the teacher, but the rest was done by me. The demo scene I ended up creating is made out of "Amnesia - The Dark Descent" game assets.

Primary LanguageC++

CPP-3D-Engine

This is an OpenGL-based 3D game engine written in C++, done in 2020 as a final project for one of my university subjects.

The initial boilerplate rendering code was provided by the teacher, but the rest was done by me.

The demo scene I ended up creating is made out of "Amnesia - The Dark Descent" game assets.

A lot of this was rushed during the last day, therefore the code contains some stuff used for demonstration purposes only which shouldn't really be there. There's also some bugs I didn't have time to fix, but I'm still happy with the end result.

Preview images:

preview1.jpg preview2.jpg preview3.jpg preview4.jpg