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