Skip to content

tayshihming/ShapeFlowMaya

 
 

Repository files navigation

Shape Matching plugins for Maya /**

How to compile: Get devkit at https://www.autodesk.com/developmaya 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_shapeFlow as ui ui.UI_ShapeFlow()

About

Shape Matching plugin for Maya

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.3%
  • Python 6.1%
  • C 4.4%
  • Makefile 3.2%