Skip to content

msKaleb/FDF

Repository files navigation

FDF

42Cursus-fdf/42Urduliz

Key Features

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)

Examples

screenshot screenshot screenshot

How To Use

# 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published