POV-Ray : Newsgroups : povray.binaries.images : Radiosity; the struggle for realism (80 kb) : Re: Radiosity; the struggle for realism (80 kb) Server Time
18 Aug 2024 18:19:10 EDT (-0400)
  Re: Radiosity; the struggle for realism (80 kb)  
From: Warp
Date: 22 Mar 2001 06:02:08
Message: <3ab9dbb0@news.povray.org>
Hugo <hua### [at] post3teledk> wrote:
: radiosity { pretrace_start .16 pretrace_end .02
:             count 700 nearest_count 5 error_bound .2
:             recursion_limit 2 low_error_factor .5 gray_threshold 0
:             minimum_reuse 0.015 brightness 1 normal on }

  As I said, try a higher error_bound. I would try something like:

radiosity
{ pretrace_start .08
  pretrace_end .02
  count 200
  error_bound 1
  recursion_limit 2
  normal on
}

  Just try that and post the result.

-- 
char*i="b[7FK@`3NB6>B:b3O6>:B:b3O6><`3:;8:6f733:>::b?7B>:>^B>C73;S1";
main(_,c,m){for(m=32;c=*i++-49;c&m?puts(""):m)for(_=(
c/4)&7;putchar(m),_--?m:(_=(1<<(c&3))-1,(m^=3)&3););}    /*- Warp -*/


Post a reply to this message

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