Complex UV Layout in Maya
Over the last couple of years UV layout in Maya has changed for the better. In this course we're going to be taking a look at some of those changes as we UV map an entire character
# 1 03-10-2005 , 07:13 PM
Registered User
Join Date: Aug 2004
Posts: 408

MELScript and MayaPLE

Just wondering -- I'm writing a MELScript to import Halo level geometry (JMS) from Maya... and I was wondering--

Does MayaPLE have the same MELScript (note: Its an ASCII-encoded... plain text... file -- I'm not touching the binary export button.) so if I make the MELScript of Maya Complete/Unlimitted -- will it work automatically for PLE? Or will I need to rehack it?

Basically what I need MayaPLE to do is grab geometry data, uv mapping, normals, and parents/layers... then write them down in a text file. (Compiling is done via an outside Bungie-made utility... so its indescriminate of what 3d program is used... it could even be lightwave for all it cares)

Can PLE Melscript take it?

# 2 04-10-2005 , 08:41 AM
Alan's Avatar
Moderator
Join Date: Oct 2002
Location: London, UK
Posts: 2,800
I would assume it will be ok. You will be using the file handling stuff in MEL to write out the files so i can't see any problems with that.

user added image
A


Technical Director - Framestore

Currently working on: Your Highness

IMDB
# 3 05-10-2005 , 10:50 AM
gster123's Avatar
Moderator
Join Date: May 2005
Location: Manchester Uk
Posts: 6,300
I think there's a limitation to the PLE's MEL script length of 40 lines or so (this is from memory), Alias website on the PLE FAQ details the differences between the PLE and Complete versions.

That is, of course, if your using a long script.

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