POV-Ray : Newsgroups : povray.binaries.images : Sun, sky, grass, concrete, radiosity etc. (60k) : Re: Sun, sky, grass, concrete, radiosity etc. (60k) Server Time
15 Aug 2024 14:19:58 EDT (-0400)
  Re: Sun, sky, grass, concrete, radiosity etc. (60k)  
From: Kari Kivisalo
Date: 8 Jun 2002 17:07:05
Message: <3D027215.AF86F910@luxlab.com>
The textures are there to give quick visual reference. The purpose
of this scene was to find balance for outdoors illumination when
certain absolute refence colors are used. Also photographic textures
react in unexpected ways when lit indirectly with this type of setup.
May be a limitation of the RGB system. 


For the curious:

  #version 3.5;
  radiosity{
    pretrace_start 1
    pretrace_end 1
    count 1000
    recursion_limit 5 
    nearest_count 1
    error_bound 0.05 // saved data 0.02
    always_sample off
  }


_____________
Kari Kivisalo


Post a reply to this message

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