POV-Ray : Newsgroups : povray.advanced-users : Odd antialiasing behaviour : Re: Odd antialiasing behaviour Server Time
29 Jul 2024 12:26:38 EDT (-0400)
  Re: Odd antialiasing behaviour  
From: Warp
Date: 2 Apr 2002 12:18:01
Message: <3ca9e7c9@news.povray.org>
Felix Wiemann <Fel### [at] gmxnet> wrote:
> The huge difference is: With +a0.0 every pixel is sampled, with any 
> value above only pixels which differ to their neighbours are sampled.

  Yes, but if the previous pixel was antialiased, its color will differ
from the next pixel no matter where does the ray hit the plane in this
next pixel. The color of the previous pixel is a mix between the light and
dark colors of the plane, and thus is very different from either.
  This would mean that if the pixel at the left of each row is antialiased,
all the pixels in that row should be antialiased as well (because each time
a pixel is antialiased its color will differ radically from the next pixel
regardless of where does the ray hit).
  This is what I don't understand.

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

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