POV-Ray : Newsgroups : povray.beta-test : Antialias jitter won't go away : Re: Antialias jitter won't go away Server Time
1 Jun 2024 14:24:14 EDT (-0400)
  Re: Antialias jitter won't go away  
From: clipka
Date: 30 Sep 2011 21:05:33
Message: <4e86675d$1@news.povray.org>
Am 30.09.2011 23:25, schrieb Cousin Ricky:
> I rendered the following file with the command line:
>
>     +a0.3 +am2 +r2 -j +w320 +h240
> ______________________________________________________
>
> #version 3.7;
>
> global_settings { assumed_gamma 1 }
>
> camera { angle 39 }
>
> #default { finish { diffuse 0 ambient 0 emission 1 } }
>
> box
> {  0, 1
>     pigment { checker scale 0.1 }
>     translate<-0.5, -0.5, 2>
> }
> ______________________________________________________
>
> Despite the -j flag, and despite the message window reading "Jitter Off," I
> still get jitter.

Can't reproduce that here. Everything looks nice and smooth. Can you 
post your output in p.b.images?


Post a reply to this message

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