/As-Rigid-As-Possible

As Rigid As possible deformation algorithm

Primary LanguageC++Mozilla Public License 2.0MPL-2.0

Geometry Processing - As Rigid As Possible Deformation

This is my implementation of As Rigid As possible in the assignment of CSC419/CSC2520 Geometry Processing.

Build & Execution

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