Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
6 user(s) are online (6 user(s) are browsing encyclopedia)

Members: 0
Guests: 6

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Maya Embedded Language

The Maya Embedded Language is a scripting programming language used to simplify tasks in Alias Systems Corporation 3D Graphics Software Maya (software). Most tasks that can be achieved through Maya s GUI can be achieved with MEL, as well as certain tasks that are not available from the GUI. MEL offers a method of speeding up complicated or repetetitive tasks, as well as allowing users to redistribute a specific set of commands with others that may find it useful.

MEL is syntactically similar to the C programming language, although it is much more limited. It provides some memory management and dynamic array-allocation, and offers and extensive set of functions specific to Maya.

Maya also offers an expression language that is a superset of MEL, and results in nodes that are executed as part of Maya dependency graph. Expressions are developed with Maya s Maya Expression Editor, and allow scripts to act while Maya evaluates the scene file, to simulate complex behaviors or perform other useful tasks.

See also: Computer programming

= References =

  • 1st, Morgan Kaufmann 2002; ISBN 1-55860-841-9
  • 2nd, Morgan Kaufmann 2005; ISBN 0-12-088793-2
  • = External links =

  • [http://www.alias.com/maya Homepage of the Maya Software]
  • [http://www.ewertb.com/maya/ An introduction to MEL]
  • [http://forums.melscripting.com/ MEL scripting discussion at melscripting.com]
  • [http://www.cgtalk.com/forumdisplay.phpf=89 The CGTalk.com MEL forum]