Skip to content
/ FDF Public

This project is about creating a simplified 3D graphic representation of a relief landscape

Notifications You must be signed in to change notification settings

arptra/FDF

Repository files navigation

FDF

This project is about creating a simplified graphic “wireframe” (“fils de fer” in french,hence the name of the project) representation of a relief landscape linking various points(x, y, z)via segments. The coordinates of this landscape are stored in a file passed as a parameter to your program. Here is an example of map file (cat AblH.fdf):

Alt image

Each number corresponds to a point in space:

  • The horizontal position corresponds to its axis.
  • The vertical position corresponds to its ordinate.
  • The value corresponds to its altitude

Run FDF

./fdf AblH.fdf

Alt Text

About

This project is about creating a simplified 3D graphic representation of a relief landscape

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published