POV-Ray : Newsgroups : povray.general : Jitterand AA Server Time
5 Aug 2024 18:25:21 EDT (-0400)
  Jitterand AA (Message 1 to 5 of 5)  
From: Rob Brown-Bayliss
Subject: Jitterand AA
Date: 17 Aug 2002 16:42:59
Message: <3d5eb553@news.povray.org>
Hi, 

I am tryingan animation, and have in my ini file these lines:

	quality=9
	antialias=on
	jitter=0
	sampling_method=1
	radiosity=off
	Continue_Trace=true
	Preview_Start_Size=1

yet looking at the outpout from povray (on linux) it states:

Antialiasing.........On  (Method 1, Threshold 0.300, Depth 3, Jitter 1.00)


How do I turn jitter off and have antialias on in povray 3.5?

Thanks


Post a reply to this message

From: Jan Walzer
Subject: Re: Jitterand AA
Date: 17 Aug 2002 18:52:38
Message: <3d5ed3b6$1@news.povray.org>
did you try
# povray +J0.0 +A
?


Post a reply to this message

From: Rob Brown-Bayliss
Subject: Re: Jitterand AA
Date: 17 Aug 2002 22:29:20
Message: <3d5f0680@news.povray.org>
On Sun, 18 Aug 2002 10:53:25 +1200, Jan Walzer wrote:

> did you try
> # povray +J0.0 +A
> ?
 
No, why do I need to specifiy the options on the command line as well as
  in the .ini file?


I have just tried it, and it works if i use the ini and just +J0.0 on the
cli, is this a just a bug or the way it should be?


Post a reply to this message

From: Warp
Subject: Re: Jitterand AA
Date: 17 Aug 2002 23:40:33
Message: <3d5f1731@news.povray.org>
Rob Brown-Bayliss <rob### [at] zoismorg> wrote:
> I have just tried it, and it works if i use the ini and just +J0.0 on the
> cli, is this a just a bug or the way it should be?

  Put the +J0.0 in the ini file.

-- 
#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

From: Herman Serras
Subject: Re: Jitterand AA
Date: 18 Aug 2002 03:41:45
Message: <3D5F501C.C5526ABB@pandora.be>
Rob Brown-Bayliss wrote:
> 
> Hi,
> 
> I am tryingan animation, and have in my ini file these lines:
> 
>         quality=9
>         antialias=on
>         jitter=0
>         sampling_method=1
>         radiosity=off
>         Continue_Trace=true
>         Preview_Start_Size=1
> 
> yet looking at the outpout from povray (on linux) it states:
> 
> Antialiasing.........On  (Method 1, Threshold 0.300, Depth 3, Jitter 1.00)
> 
> How do I turn jitter off and have antialias on in povray 3.5?
> 
> Thanks
I had the same problems and succeeded in putting 
Jitter_Amount=0
in the ini file.
-- 
Herman Serras
Gent (Belgium)
http://cage.rug.ac.be/~hs/


Post a reply to this message

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