There are two good tools out there if you want to code in python and getting it run with Maya. One of them is PYMEL developed by Chad Dombrova of Luma Pictures. ymel makes python within Maya the way it should be-- readable, concise, and object-oriented. Pymel builds on the maya.cmds module by organizing many of its commands into a class hierarchy, and by customizing them to operate in a more succinct and intuitive way. The other is Farsheed Ashouri's mapy 1.2.1 an external commander for Maya. It has the following features:
- Use maya powerful programming language without using it's native script editor.
- Support for MEL and Python.
- Send your scripts with single hotkey.
Direct Download Links:
PYMEL
mapy 1.2.1
No comments:
Post a Comment