VFX Journal
 

Downloads :: Scripts

MEL

MEL scripts give you the ability to control the operations of Maya and simplify commonly performed tasks. The following are some scripts that may help improve your workflow in Maya or they can be used as examples of how to perform certain operations.
List Management
This is a basic script that creates a window and allows you to move items up and down. Good example of how to modify controls and handle events.
Add Leading Zeros
Shows how to add leading zeros to a number so that, for example, 15 can turn into 0015.

Houdini

Here are some scripts to be used with Houdini. In this section, there could be anything from Python scripts to Tcl/Tk with a blend of HScript. Since Houdini can work well with a number of languages, there is really no limit to what you may find here.
Houdini Toolkit Sample Converter
This Python script creates Visual Studio project files for all the samples that come with the Houdini Toolkit (HDK).