Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 525 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 525 Bytes

FDF

Desctiption

In this project I've discovered the basics of graphics programming, created a visualizer of height maps, which parses map file, creates a srtucture of points and shows it on screen, with ability to rotate, change altitudes coefficient, zoom in and out and so on.

how to install:

make

how to start:

./fdf [file name] or

fdf.1 fdf.2