aboutsummaryrefslogtreecommitdiff

Inspired by thebennybox's 3D Software Rendering series but made using C++ and SFML. It also implements the barycentric rendering technique instead of the scanline technique.

To compile this program you need to install libsfml-dev package and run make.