POV-Ray : Newsgroups : povray.unofficial.patches : Radiosity feature suggestion : Re: Radiosity feature suggestion Server Time
2 Sep 2024 04:15:42 EDT (-0400)
  Re: Radiosity feature suggestion  
From: TonyB
Date: 15 May 2000 19:23:21
Message: <392086e9@news.povray.org>
brightest_ambient_object = average of the RGB of the brightest color times
its diffuse. Quoting from Mark Wagner's message to me, this means:

"An object with a color of < 1, 0.5, 0.5 > and a diffuse of 0.8 would have
an average color of 2/3 and a total brightness of 8/15 or 0.53.  An object
with a color of < 2, 2, 2 > and a diffuse of 0.25 would have an average
color of 2 and a total brightness of 0.5.  If your scene consisted of only
those two objects, you would use 0.53 for the brightest_ambient_object."


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.