/barycentric-render

Showcase of barycentric algorithm with Z-buffer and top-left rule.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

How to build and run:

You can build this project using CMake and view PPM images it produces using GIMP, feh or any full featured image viewer. This project uses only standard library so there are no dependencies you need to install.