index

Software Rasterizer 2018-02-18

I have made a simple software rasterizer in C. This was mostly an excercise in trying to understand the graphics pipeline and how OpenGL and related graphics libraries work.

Source code is available here github.com/petermcevoy/softrast.