The goal is to read and project a map of a terrain. It is represented as array of numbers, where every number corresponds to a point on a map.
run folowing commands from root directory:
make && make clean
./fdf test_maps/42.fdf
There're many different maps in test_maps folder
Here's how it looks:



