/3D-Engine

My own 3D Engine

Primary LanguageC

Modern-OpenGL-Project

My own small 3D engine. Currently, I'm following Tom Dalling's tutorials but I'm writing almost everything from scratch now. Currently, I'm refactoring my code to an Entity System so that it can be easier to work with in the future.

Dependencies: boost (for assimp) assimp (importing assets - files)