Maya MEL Scripts
HERDS Herds is a small application for Maya to animate the flocking of birds and fish-like objects.

findAndReplace.mel
findAndReplace.mel (Version 1)
findAndReplace.mel (Version 2 Beta)
Handles the searching and replacing of objects in a Maya scene via naming. For example, replace all the stand-in cylinders with full-res trees. Supports duplication and instancing and matches translation, rotation and scale transforms.

pipeScriptOutput.mel Acts like the UNIX pipe (">") function in that you can pipe the output of the script editor to a text file on disk. Good for debugging and on-the-fly script generation. Supply command and file path as input.

mayaExportSTL Exports polygonal object to the STL file format. Select the desired objects, run the command "mayaExportSTL", selected sufaces will be triangulated and written to the ascii stl file.


All code by Rob O'Neill unless otherwise noted.
m o r p h o m e t r i c