Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 372 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 372 Bytes

arap-mesh-deform

An implementation of paper "As-Rigid-As-Possible Surface Modeling" (Sorkine and Alexa, 2007)

Quick Online Demo

https://pkucuipy.github.io/arap-mesh-deform/

Build

git clone https://github.com/PkuCuipy/arap-mesh-deform.git
cd arap-mesh-deform
yarn install
yarn build

Run

cd dist
npm install --global serve
serve