POV-Ray : Newsgroups : povray.text.scene-files : Focal Blur Example : Re: Focal Blur Example Server Time: 24 Jul 2008 19:34:23 GMT
  Re: Focal Blur Example  
From: nemesis
Date: 23 Feb 2008 07:00:06
"triple_r" <rreusser [at] hotmailcom> wrote:
> Here's the file with the trick.  Render time for me is about 5 hours on 1 core
> of an Intel 2.1 GHz Core 2 Duo.

>  #if(0) <== extra if without end

>  #if(1)
>   blur_samples 3000
>   confidence 0.999999
>   variance 1/100000000000
>  #end

I'm playing with those settings.  variance is extremely low!  Is that really
needed?

> global_settings{
>  radiosity{
>   pretrace_start 0.08
>   pretrace_end 0.005
>   count 250
>   error_bound 0.08
>   recursion_limit 2
>  }
> }

I've saved radiosity from a first pass and am reusing it with the pretrace steps
at 1.  Also, make sure you put "always_sample no" at the second pass...


Post a reply to this message

Copyright 1991-2004 POV-Team™