top of page
3D Game Engine
A 3D video game engine built in C++ and DirectX 11 that supports basic graphics rendering and gameplay programming.
The engine's programmable functionality includes:
-
level loading
-
shader customization
-
Phong lighting
-
character animation
-
collision detection
-
allocation pool
-
post-effects
The images shown are some in-game screenshots.
bottom of page