POV-Ray : Newsgroups : povray.general : GI: Comparison between POV-Ray and Mental Ray - sth wrong with Radiosity? : Re: GI: Comparison between POV-Ray and Mental Ray - sth wrong with Radiosit= Server Time
31 Jul 2024 02:29:20 EDT (-0400)
  Re: GI: Comparison between POV-Ray and Mental Ray - sth wrong with Radiosit=  
From: nemesis
Date: 24 Dec 2007 17:10:00
Message: <web.47702dcc20910ed08c382b80@news.povray.org>
"borix" <nomail@nomail> wrote:
> Is
> there a way to get better results with POV-Ray?

yes, you could learn to use radiosity and its parameters instead of using the
default settings.  Like:

global_settings { ambient_light .01
  radiosity {
    brightness 1.5
    count 80
    error_bound .6
    pretrace_start .02
    pretrace_end .008
  }
}

already gives a far better result, using just 80 samples...


Post a reply to this message

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