POV-Ray : Newsgroups : povray.binaries.images : Cornell Box : Re: Cornell Box Server Time
2 Aug 2024 18:08:42 EDT (-0400)
  Re: Cornell Box  
From: Tim Attwood
Date: 19 Apr 2007 16:17:31
Message: <4627ce5b$1@news.povray.org>
> Just curious, but what radiosity settings are you using here?  Just 
> recently
> I was trying to make a scene using radiosity and no light sources, but it
> seemed that no matter what settings I used I couldn't get it to look right
> (as you have here).

radiosity {
   brightness 1.5
   count 100
   error_bound 0.15
   gray_threshold 0.0
   low_error_factor 0.2
   minimum_reuse 0.015
   nearest_count 10
   recursion_limit 5
   adc_bailout 0.01
   max_sample 0.5
   media off
   normal off
   always_sample 1
   pretrace_start 0.08
   pretrace_end 0.01
  }

but I had an area light too.


Post a reply to this message

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