Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 392 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 392 Bytes

pyGhost

Ghosting for animators in Maya the easy way, in Python!

To install, move the folder containing PyGhost into the Maya Python search path and run the following in the script editor.

import PyGhost

reload(PyGhost)

Note!

The UI for PyGhost is still in development, but the core functionality is there and usable. Please be patient while I construct a great experience!