Welcome to our version of the 42 project: FDF.
FDF is a wireframe rendering program, taking as an input a file containing coordinates (the position of the number being its x/y coordinates, and z its height value).
- To run our program, git clone our repository like so:
$git clone "https://github.com/AntoineFonck/FdF.git"
- cd into this newly created directory:
- and simply run in your terminal:
- The fdf executable should now have been created. Now you can launch the program using:
Remember that a valid input file holds only numbers, corresponding to the coordinates of the points you wish to represent in 3D