archive
This application is a quick droplet that allows the user to easily backup a folder of items to a DVD. The script will find the most efficent way to pack the items on to multiple DVDs, burn them to disks and output a text file with the contents of each disk (Mac Only).
randomize verticies
This little script allows the user to randomize the positions of poly verticies, subD verticies and CV (on a surface or curve) by moving each of the selected verticies a random amount within the min/max values given by the user.
create env map
Select an object and run this script to create a cubic enviorment map for the select object. The script will prompt you for a resolution for your map and then will render an orthgraphic view down each axis from the center of the object. The images will be saved to your textures folder and then an envCube node will be created with the files plugged into the apporpriate inputs.
flicker light
Select a light and envoke the script to create a flicker light. This script will create an expression on the intensity that will base the intensity on the displacement of the light in space. It will also add 3 new attributes to the light, Min Clamp, Max Clamp, and Multiplier. The multiplier is a multiplier on the computed displace of the light.
light trail
This script is an extension of the flicker light script. This will create a light trail of flicker lights that will follow the master light. You have the same additional attributes as you do on the flicker light as well as a number of lights attribute. Once you are satisfiyed with your setup, run bakeLightTrail.mel to bake the expression to keyframes.