Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 248 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 248 Bytes

3D Mesh Renderer | cpp-sdl-3d-engine

Nicholas Ramsay

Working 3D renderer with camera movement. Use left/right to turn camera. WASD to move forward, left, back, right.

Uses the Cohen-Sutherland clipping algorithm for each mesh triangle edge.