Sunday, November 9, 2008

Light Render



This is a tool written in python and very much inspired by the solo render tool of ILM. This tool renders only the effect of selected light if you have multiple lights in the scene.

Usage: Select a light and g to the python tab of the script editor and type in
from at_LightRender import*
at_LightRender()

This tool is tested and compiled on windows platform with maya 2008

Download