Skip to content

Leopardob/CageDeformerMaya

 
 

Repository files navigation

ProbeDeformer plugins for Maya /**

There are two versions of deformers; one is simple, and the other adds ARAP modifiation. For the detail of the algorithm, refer to the paper "A concise parametrisation of affine transformation" by S. Kaji and H. Ochiai. http://skaji.org/files/WEB-exponential.pdf

How to compile: Look at the included Xcode project file. For Windows users, please refer to Autodesk's web page.

How to use: put the plugins in "MAYA_PLUG_IN_PATH" put the UI python script in "MAYA_SCRIPT_PATH" open script editor in Maya and type in the following Python command:

import ui_cageDeformer as ui ui.UI_CageDeformer()

About

Cage Deformer Plugins for Maya

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 62.1%
  • C 32.0%
  • Python 3.6%
  • Objective-C 2.3%