Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 890 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 890 Bytes

FdF

FdF offers to visualize “iron wire” meshing in 3D. Using MinilibX graphic library.

Example:

image

How to use

How to install MinilibX

MinilibX for Mac

MinilibX for Linux

  • Download MinilibX from links above
  • Run Makefile and then copy two files:
    • libmlx.a in /usr/local/lib
    • mlx.h in /usr/local/include

How to use FdF

  • 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.