POV-Ray : Newsgroups : povray.binaries.images : megapov .4 blur : Re: megapov .4 blur Server Time
3 Oct 2024 06:24:45 EDT (-0400)
  Re: megapov .4 blur  
From: Bob Hughes
Date: 4 Feb 2000 21:26:24
Message: <389b8a50@news.povray.org>
I'm slower :-)

Need MegaPov 0.4 first thing.  Then use a:
 #version unofficial MegaPov 0.4;
line in your scene file.  And in a 'global_settings' statement use:
post_process { focal_blur {Distance, Focus, Amount}}

Distance is the camera to focal point distance in POV units (might be tough to
adjust along with the "Focus" area).
Focus is the distance to keep in focus.
Amount should be 1 or more to not mess it up (it's a radius in pixels).

Be forewarned that this isn't exactly like camera blurring and can take some
getting used to as far as placing the focus and blur correctly.  That's about
all I can say about it.

Bob

"Ryan Mooney" <rdm### [at] earthlinknet> wrote in message
news:389A1F37.C5275F3D@earthlink.net...
| No it's me who is naive...
| What is post_process in pov... How is this implemented...???
| SSS ( Sorry So Slow )??


Post a reply to this message

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