top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Hell for Leather

Project type

3D Game [OpenGL]

Date

July 2025 [Year3]

fast-paced 3D racing game developed entirely in C++ using modern OpenGL, without any game engine. All systems from rendering to physics were built from scratch. The game features two playable cars, with motion driven by a custom physics system and a timer-based race loop. It showcases real-time rendering techniques including Physically Based Rendering (PBR), HDR image-based lighting, and shadow mapping. Models are loaded with custom UV texture mapping and GLSL-based material shaders.

bottom of page