fdf
is a 3D visualizer of 2D points, each representing an elevation level.
-
Compile the program with
make
. -
Launch
fdf
with a map file with the extension.fdf
./fdf test_maps/42.fdf
- Click and drag: Rotation of map.
- Sroll wheel: Zoom in/Zoom out
- WASD: Translation of map.
- P: Parallel perspective.
- I: Isometric perspective.
- B: Change colors.
- <: Decrease elevation.
- >: Increase elevation.
- ESC: Exit program.