POV-Ray : Newsgroups : povray.programming : Question concerning radiosity code : Question concerning radiosity code Server Time
28 Jul 2024 08:21:43 EDT (-0400)
  Question concerning radiosity code  
From: Christoph Hormann
Date: 28 Aug 2002 12:47:05
Message: <3D6CFE87.59F07B9F@gmx.de>
I was studying the radiosity code and found the following in render.cpp,
function 'Start_Tracing_Radiosity_Preview()', line 1223:

  opts.Radiosity_Error_Bound /= opts.Radiosity_Low_Error_Factor;
  opts.Radiosity_Error_Bound = opts.Real_Radiosity_Error_Bound;

Unless i'm finally going mad there is something wrong here.  Maybe someone
more familiar with the radiosity code (Nathan?) could clear that up (and
check if there is some hidden problem i did not see).  I have the
impression it behaves correctly, just the first line is obsolete.

Christoph

-- 
POV-Ray tutorials, IsoWood include,                 
TransSkin and more: http://www.tu-bs.de/~y0013390/  
Last updated 13 Aug. 2002 _____./\/^>_*_<^\/\.______


Post a reply to this message

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