Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 369 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 369 Bytes

3D Software Renderer

3D software renderer from scratch in C and SDL2.

This renderer depends only upon putting a single pixel onto the screen.

SDL is only used for interacting with the operating system, obtaining a window etc.

Visuals below

screenshot

Wireframe

screenshot

Debug Mode

screenshot