42Cursus-fdf/42Urduliz
This project uses trigonometric transformations to place 3dimensional vertices (with XYZ coordinates) into a 2d screen space, using differents algorithms (like Bresenham algorithm to draw the lines between two points, or linear gradient to change smoothly from one color to another)
# Clone this repository
$ git clone --recursive https://github.com/msKaleb/FDF.git
# Go into the repository
$ cd FDF
# Compile
$ make / make bonus
# Run
$ ./fdf /path_to_map/map.fdf