This is my implementation of As Rigid As possible in the assignment of CSC419/CSC2520 Geometry Processing.
git submodule update --init --recursive
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make
./deformation [path to mesh.obj]
-
Space
to toggle whether placing control points or deforming -
m
to switch deformation method