FdF offers to visualize “iron wire” meshing in 3D. Using MinilibX graphic library.
- Download MinilibX from links above
- Run Makefile and then copy two files:
- libmlx.a in /usr/local/lib
- mlx.h in /usr/local/include
- First clone repo:
git clone https://github.com/erikpeik/FdF.git
- In the folder run
make
, it should compaile if MinilibX is installed correctly. - You will have executable named
fdf
. - For example you can run
./fdf eval_tests/42.fdf
. - There is also other maps to try.