POV-Ray : Newsgroups : povray.general : Radiosity Suggestion : Re: Radiosity Suggestion Server Time
5 Aug 2024 16:16:12 EDT (-0400)
  Re: Radiosity Suggestion  
From: Ben Birdsey
Date: 30 Aug 2002 15:16:58
Message: <3D6FC3F3.2A35FC4B@mail.com>
Xplo -

I think Andrew's observations are intriguing.  Would there be some way
to modify ra_gather to change error_bound depending on the intensity of
the "radiant diffuse" contribution at that point?


If that could be done instead of increasing nearest_count or (worse)
casting more rays per interaction by increasing count.


One other note.  There are three different switches you can use to
compile the radiosity code :

	SAW_METHOD, and SIGMOID_METHOD.

SAW_METHOD is normally used, but SIGMOID_METHOD is the smoothest and
more computationally expensive of the two.  I wonder if you could do
away with some of the blotchy-ness if the code was modified to use
SIGMOID_METHOD???

- Ben


Post a reply to this message

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