Skip to content

mshooter/smd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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