cpprasterizer An attempt to make a 3D software rasterizer in C++. Requirements SDL2 Usage make ./rasterizer References Computer Graphics from Scratch by Gabriel Gambetta Software Rasterization Algorithms for Filling Triangles by Bastian Molkenthin Bresenham's Line Drawing Algorithm by Abdul Bari