POV-Ray : Newsgroups : povray.binaries.images : Mezquita revisited - A14329aR3.jpg [1/1] : Re: Mezquita revisited - A14329aR3.jpg [1/1] - M_R_R.jpg [1/1] Server Time
18 Aug 2024 18:13:36 EDT (-0400)
  Re: Mezquita revisited - A14329aR3.jpg [1/1] - M_R_R.jpg [1/1]  
From: Sander
Date: 2 Apr 2001 06:01:05
Message: <MPG.15326c3be2af9ff0989728@NEWS.POVRAY.ORG>
Thank you all for the encouraging words!

There is some help I would like to have with radiosity: I post the same 
scene with and without R. What causes the change in colour and why does 
the +R image look so flat? 
Settings: 

<code begin>
global_settings
  { 
  assumed_gamma 2.2 
  ambient_light color rgb .25
      ini_option "+QR"
      radiosity {
        pretrace_start  1/16
        pretrace_end    1/128
        count          35
        nearest_count   5   
        error_bound     1.8 
        recursion_limit 3
        low_error_factor .5
        gray_threshold  0.0
        minimum_reuse   0.015
        brightness      1
        adc_bailout     0.01/2
        normal on
      }
  }
<code end>

Just a low-quality R to start with.
Is it the assumed_gamma? or the ambient_light?
-- 
Regards,  Sander


Post a reply to this message


Attachments:
Download 'M_R_R.jpg' (52 KB)

Preview of image 'M_R_R.jpg'
M_R_R.jpg


 

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