/posecritter

A database driven pose library for Autodesk Maya.

Primary LanguagePython

-----------------------
-----------------------

Gitter chat


What is it ?

A database driven pose library for Autodesk Maya.

Features

  • Store poses in easily transferable databases
  • Nice and easy user interface
  • Plays nice with references

Please note

The development on this tool is basically abandonded. It probably works well, but there might be better/newer alternatives. Also this is fairly old code, there are a lot of things i would do different today.

How to

Copy the folder poseCritter within the downloaded .zip or cloned repo somewhere on your Maya script path. (On windows the default is C:\Users\USERNAME\Documents\maya\2012-x64\scripts). Then run the following code:

from poseCritter import poseCritter
poseCritter.poseCritter()

Dependencies

PyQt4


Vimeo Author