POV-Ray : Newsgroups : povray.general : focal blur problem (bug?) : Re: focal blur problem (bug?) Server Time
5 Aug 2024 16:17:19 EDT (-0400)
  Re: focal blur problem (bug?)  
From: Zeger Knaepen
Date: 22 Aug 2002 11:41:30
Message: <3d65062a@news.povray.org>
> > It seems to be focal blur week this week, so I'll ask a question too :) When
I
> > use focal blur in a scene with really bright spots, it seems as if POV-Ray
> > doesn't use the real brightness, but the clipped values.  For example: a
> > blurred spot with a brightness > 1 doesn't look any different than a blurred
> > spot with a brightness = 1.
> Not sure I understand you.  You say you want a stronger white?
uhm...
I want to see the bright spots in the blurred parts of the image.  Now they just
get blurred as if they only have a brightness of 1

> > That's too bad, because I really like the effect
> > in photographs where focal blurred lights produce bright circles.
> You mean lens flares?
No, not lensflares.
Wait, I'll search for an image...
http://www.binghamton.edu/home/updates/lights.jpg
You have the lensflare, which produces a glow around the lights, but the
out-of-focus lights in the back look like bright circles.
I don't think that has anything to do with lensflare.

cu!
--
camera{location-z*3}#macro G(b,e)b+(e-b)*(C/50)#end#macro L(b,e,k,l)#local C=0
;#while(C<50)sphere{G(b,e),.1pigment{rgb G(k,l)}finish{ambient 1}}#local C=C+1
;#end#end L(y-x,y,x,x+y)L(y,-x-y,x+y,y)L(-x-y,-y,y,y+z)L(-y,y,y+z,x+y)L(0,x+y,
<.5,1,.5>,x)L(0,x-y,<.5,1,.5>,x)               // ZK http://www.povplace.be.tf


Post a reply to this message

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