FDF

This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.

FDF is short for ’fil de fer’ in French which means ’wireframe model’.

Compiling:
  • To compile
    • make
  • To remove objects:
    • make clean
    Executing:
  • To run the program
    • ./fdf /test_maps/[fdf-file-name]
  • Example:
    • ./fdf maps/test_maps/42.fdf
    Images:

    fdf_42

    fdf_pyramide

    fdf_pyramide2

    fdf_pylone

    fdf_skull