Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 327 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 327 Bytes

Meshless deformation based on shape matching

I am implementing the paper Meshless Deformation Based on Shape Matching from Matthias Muller et al.

Build instructions

  1. Go into deformationLib folder
  2. qmake deformation.pro
  3. make

Now that library is made, go into the mayaPlugin folder and read the README.md there