Skip to content
/ FdF Public

FdF offers to visualize “iron wire” meshing in 3D

Notifications You must be signed in to change notification settings

erikpeik/FdF

Repository files navigation

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.

About

FdF offers to visualize “iron wire” meshing in 3D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published