Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
/ CPP-3D-Engine Public archive

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.

Notifications You must be signed in to change notification settings

Tomlacko/CPP-3D-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published