This project is an initiation to graphical and event-driven programming. The aim is to take a text format file as input and display a 3D graphical representation.
#compiling
Run make, an executable called fdf
#usage
./fdf [map/*.fdf]
#option
for qwerty keyboard
- move : keyboard arrows
- increase height : q
- decrease height : w
- zoom + : a
- zoom - : s
- quit : esc
#example