Thursday, November 6, 2008

Dome Light Rig



Hi this is a tool i wrote in python to create different types of dome light rig. It would be nice to hear comments from more people regarding adding more feature and stability of the script.

This tool is tested and compiled on window platform with maya2008

Usage: copy the file into your scripts directory and type
from at_DomeLight import*
at_DomeLight()
in your script editor you will get a UI for the tool


Download