The "File de Fer" or FdF project is individual and is part of the 42 school cursus.
It's a simple rasterizer made from scratch:
The 42 school is a free programming school with a revolutionary pedagogy.
The project uses a number of dependencies to work:
Everything is provided in the deps folder.
Building the project is relativelly easy and uses a single Makefile for both Linux an macOS:
$ cd 42_FdF
$ make