POV-Ray : Newsgroups : povray.general : 4.0 Feature discussion : Re: 4.0 Feature discussion Server Time
9 Aug 2024 15:25:32 EDT (-0400)
  Re: 4.0 Feature discussion  
From: Xplo Eristotle
Date: 10 Sep 2000 13:48:01
Message: <39BBCA07.4898FF72@unforgettable.com>
Warp wrote:
> 
> Greg M. Johnson <gre### [at] my-dejanewscom> wrote:
> 
> : >   Secondly: With progressive render you can't use antialiasing.
> 
> : You're obviously more informed than I, but must this be true?
> 
>   Ok, it's not true. You can use antialiasing, but only for every pixel.
> That is, your image will get (by default) 9 times slower to render. That is,
> if your scene renders in 1 hour without antialiasing, it will take
> approximately 9 hours with antialiasing.
> 
> : AA happens by comparing pixel colors to those around it. If there is too much
> : difference, it sends out new pixels, right?
> 
>   Yes, but if there are no nearby pixels, how can you know if the current
> pixel has to be antialiased or not?

From what I understand, POVRay does antialiasing by subsampling
individual pixels, not by interpolation.. so progressive rendering
shouldn't have any effect on it. Also, why on earth would you want to
antialias anything but the final pass anyway?

-Xplo


Post a reply to this message

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