links  

c o d e

MEL code was done by Computer Science students Andrew Herrman and Jennifer King. The code has the ability to read in keys, store them to memory, and manipulate the keys in a variety of ways. They can be copied, looped, moved, rotated, and other functionality can be added. It also has the ability to save the key information to a file to be imported to another Maya scene. A few examples of the functionality can be seen below.



Download the single original model with keyframes.


Download the result of the code applied to the original in a circle. The keys have been moved and rotated.


Download a playblast of the code working on a line. The keys have been copied and moved.

Download the MEL script itself:
Code
Function Prototypes


<- back home