This project is about creating a simplified 3D graphic
representation of arelief landscape.
Has been discover the basics of graphic programming, and in particular howto place points in space. How to join them with segments and most importantly how toobserve the scene from a particular viewpoin
This project includes my libft
. For normal work, I advise you to use:
git clone --recurse-submodules <repository url>
make
it.
./fdf MAP_FILE