POV-Ray : Newsgroups : povray.general : Anti-aliasing option. : Re: Anti-aliasing option. Server Time
6 Aug 2024 02:19:26 EDT (-0400)
  Re: Anti-aliasing option.  
From: Warp
Date: 9 Jun 2002 14:02:33
Message: <3d039839@news.povray.org>
Yes, I think that this kind of selective antialiasing would need
a 2-pass approach: The first pass would be a regular rendering with 
no antialiasing, which marks pixels as "this pixel and its surrounding
pixels need to be antialiased" and "this pixel is not antialiased".
The second pass would raytrace the required pixels antialiased.

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

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