A small software renderer in C.
This is a personal project to learn more about computer graphics. The goal: from using only a function to set the color of a single pixel, implement everything needed to render 3D-models.
c-3do loads models in the Wavefront .obj-format.