POV-Ray : Newsgroups : povray.unofficial.patches : focal_blur post_process request : Re: focal_blur post_process request Server Time
6 Oct 2024 11:40:01 EDT (-0400)
  Re: focal_blur post_process request  
From: Daniel Lin
Date: 16 Jun 2001 18:20:57
Message: <3b2bdbc9@news.povray.org>
Just set focal_point to be whatever you want, like:

camera
{
    //blah

    aperture whatever
    blur_samples whatever
    confidence whatever
    variance whatever

    focal_point wherever //This is where it's focused at
}

(P.S. To people who know much more than me: is this right?)
(P.S.2: is there a mathematical relation between the aperture and the
f-stops on a camera?)

--
Me (Daniel Lin (dli### [at] yahoocom))


Post a reply to this message

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