Beer glass scene creation
This course contains a little bit of everything with modeling, UVing, texturing and dynamics in Maya, as well as compositing multilayered EXR's in Photoshop.
# 1 20-10-2006 , 09:50 AM
Acid44
Guest
Posts: n/a

newbie quest.

what exactly is a mel script and how do i use them???

any answer would help unless of course its completly off topic...

# 2 20-10-2006 , 03:48 PM
NeoStrider's Avatar
Registered User
Join Date: Jun 2004
Location: Cleveland, Ohio (USA)
Posts: 1,541
read the maya documentation and help files. cause ya know... they help user added image

but basically mel scripts can do anything from turning a complex task into a simple button to push to adding another ability to maya that you might need but it didn't have already.


Accept no substitutions.
# 3 23-10-2006 , 11:41 AM
Acid44
Guest
Posts: n/a
help files... :headbang: never thought of that

i will do so thanx

# 4 01-11-2006 , 06:07 PM
vic39's Avatar
Subscriber
Join Date: Oct 2005
Location: Va
Posts: 7
newbie (to this site and to maya) here as well.

this is what I know (anyone feel free to correct me where necessary):

Maya Embeded Language (MEL) is a scripting language created by Maya that does everything you see visually when you open Maya. For example creating primitives, translating, rotating can all be done through scripts. The language is very much like
a mix between javascript, C/C++, and Perl.

Most things, if not all, can and I believe are actually done through scripts, in the background. So clicking an icon or selecting something from the menu actually just kicks off a script or scriptable command(s).

Look in your install directory in my case
D:\installed\Alias\Maya7.0\scripts - check out a file called
FileMenu.mel - that is what sets the file menu you see in Maya. Warning - don't change the file though.

Once you know how to script in it - I don't yet but learning - you can create menu items with windows in Maya as well as of course actually executing Maya commands for your scenes.

Other applications similar to Maya (3D Studio Max, Lightwave, etc.) have their own scripted language.


<div id="mo_text" onMouseOver="javascript: this.sytle.color="green">- Vic</div>
Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads