A 3D raycasting engine implementation, creating a Wolfenstein 3D-style game engine from scratch using raycasting techniques and low-level graphics programming.
Posts for: #Graphics
FDF (Fil de Fer)
A 3D wireframe renderer that visualizes landscapes and 3D objects from height maps. Built to understand 3D graphics, coordinate transformations, and projection mathematics.