POV-Ray : Newsgroups : povray.macintosh : anti-aliasing & hdri : Re: anti-aliasing & hdri Server Time
20 May 2024 23:20:47 EDT (-0400)
  Re: anti-aliasing & hdri  
From: Zeger Knaepen
Date: 21 Feb 2005 13:20:55
Message: <421a2687@news.povray.org>
"Warp" <war### [at] tagpovrayorg> wrote in message news:4219f49d@news.povray.org...
> In povray.unofficial.patches Christoph Hormann <chris_hormann@gmx.de> wrote:
> > That works as intended and it is also not a speciality of MegaPOV.
> > Antialiasing is active but with high intensities in the image you will
> > see aliasing artefacts with aa thresholds above 0.0 none the less (in
> > fact you only see them because you clip the color values for
> > display/writing to the file).
>
>   Note that this problem will most probably be fixed in a future version
> of POV-Ray.

how?  I hope you don't reintroduce the clipping-before-averaging, because I see
this as a feature, not a bug.

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.