Re: Is Mel a "Language" or is a "script" for maya?
by gersoo <gersoo@[EMAIL PROTECTED]
>
Dec 29, 2006 at 07:37 PM
khademi@[EMAIL PROTECTED]
wrote:
> Is Mel a Language or is a script for maya?
> what can do by it?
>
Hello,
Mel (Maya Embedded Language) is a scripting language similar to Tcl-Tk,
Perl or Python. This command language is included in Maya.
It can be used to automate repetitive tasks or to build custom
applications
and additional tools with GUIs.
The most interesting repository for Mel script is Highend3d:
http://www.highend3d.com/maya/downloads/mel_scripts/
GS