Forum: Poser - OFFICIAL


Subject: Global Illumination Logic

cainbrogan opened this issue on Dec 22, 2002 ยท 68 posts


cainbrogan posted Sun, 22 December 2002 at 9:43 AM

Not just yet, but I promise to post one before I'm finished with this thread. I even have a Pythons, from Ockham, that will set all of the lights to the color and intensity of the selected light. I need to get handy with Python though. I just requested, of him, a Bi-Polar Falloff Python. The falloff script he's given me is Uni in that it's changes will affect whichever light is selected, as a pole, then increas or decrease it's change as it moves towrd the opposite pole. I figure there is X too much light at 0,0,0 and it's opposite pole, and Y(0) just the right light at the equator. Therefore a falloff Python with a -100 to 100 parameter, set to -50(With the light at 0,0,0 selected), should cut the lights at either pole in half, and then leave the lights at the equator alone...At least I think cutting each pole by 50% is whats called for...Anyhow this would be how you could run the falloff script so as not to effect beyond the equator. = )