https://www.bilibili.com/video/BV1B54y1B7Uc
git clone https://github.com/USTC-GCL-F/AMMesh
cd AMMesh_HW
Edit lines 6 of CmakeLists.txt to set the values of EIGEN_PATH
mkdir build && cd build
cmake -A x64 ..
Open ACAM_mesh.sln, select ALL_BUILD as launch project, and run.