POV-Ray : Newsgroups : povray.advanced-users : light filter in media : Re: light filter in media Server Time: 24 Jul 2008 20:31:15 GMT
  Re: light filter in media  
From: Woody
Date: 26 Dec 2007 00:50:00
> Whenever you have more than 1 light_source at the same location you should
> replace them with a single one having the sum of all the original ones. It
> render faster as you now need only 1 shadow test instead of two, or more. The
> color value of a light is not limited to 1.
> light_source{0 color 2}
> and
> light_source{0 color 1} light_source{0 color 1}
> both have exactly the same effect on your scene.
>
> --
> Alain
> -------------------------------------------------
> But I thought YOU did the backups...

The double light was actually an accident. But thanks for the info. I was not
aware of light_sources being greater than 1. Thanks for all the good advice.


Post a reply to this message

Copyright 1991-2004 POV-Team™