POV-Ray : Newsgroups : povray.general : focal blur problem (bug?) : Re: focal blur problem (bug?) Server Time
5 Aug 2024 16:12:25 EDT (-0400)
  Re: focal blur problem (bug?)  
From: Micha Riser
Date: 22 Aug 2002 12:16:45
Message: <3d650e6c@news.povray.org>
The colours are clipped before they contribute to the focal blur. You can 
easily change this by commenting out line 2442 in render.cpp which says
'Clip_Colour(C, C);' and recompile povray. I have posted an example to 
p.b.images which shows the result with the modified version in contrast to 
the normal version.

- Micha

-- 
http://objects.povworld.org - the POV-Ray Objects Collection


Post a reply to this message

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