Easy3D
- Grab the source code of Easy3D and build it.
- Point Easy3D_DIR to your build directory of Easy3D when doing cmake.
- Build and run.
https://github.com/Mirmix/3D_shape_regularization
cd 3D_shape_regularization/
mkdir build && cd build
cmake -DEasy3D_DIR=absolute_path_to_Easy3D_build ..
make
./main