git clone https://github.com/FlynnHHH/TutteParameterization.git
Edit line 9 of CmakeLists.txt to set the values of EIGEN_PATH
mkdir build && cd build
cmake ../
make
./TUTTE_PARAMETERIZATION path/to/input_mesh.obj path/to/output_mesh.obj
git clone https://github.com/FlynnHHH/TutteParameterization.git
Edit line 9 of CmakeLists.txt to set the values of EIGEN_PATH
mkdir build && cd build
cmake ../
make
./TUTTE_PARAMETERIZATION path/to/input_mesh.obj path/to/output_mesh.obj