A database driven pose library for Autodesk Maya.
- Store poses in easily transferable databases
- Nice and easy user interface
- Plays nice with references
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.
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()
PyQt4