POV-Ray : Newsgroups : povray.beta-test.binaries : Playpen idea for povr -1 to 1 seed patterns. Server Time
29 Apr 2024 06:48:25 EDT (-0400)
  Playpen idea for povr -1 to 1 seed patterns. (Message 11 to 20 of 20)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: William F Pokorny
Subject: Re: Playpen idea for povr -1 to 1 seed patterns.
Date: 20 Oct 2020 06:25:08
Message: <5f8ebb04$1@news.povray.org>
On 10/19/20 6:29 PM, Kenneth wrote:
> "Kenneth" <kdw### [at] gmailcom> wrote:
> 
>>
>> I forgot to mention that Stochastic_Seed (or +SS) is not accepted either, in
>> either location.
>>
>> It seems that v3.8 in Windows is not recognizing those terms. :-(
> 
> I did an animation test anyway, by simply leaving out the two terms.
> 
> my .ini file:
> [1280x960, AA special]
> Width=1280
> Height=960
> Antialias=On
> Sampling_Method=3
> Antialias_Threshold=0.05
> 
> Nothing moves in my scene, or the camera; just static animation frames. I took
> two consecutive frames into Photoshop, 'differenced' them, and exaggerated any
> possible defects. And I don't see ANY difference between the two images-- no
> out-of-place pixles at all. :-) Perhaps Stochastic_Seed is already 'on' by
> default in the Windows version(?). In any case, the renders are beautifully
> antialiased, and consistent.
> 
> Perhaps a *moving* camera might show something-- but any am3 difference from
> frame to frame would be hard to verify by itself, since everything else is
> slightly changing as well.
> 

My only guess is you have a version which doesn't completely support 
method 3 AA. Did you review the render messages back to the screen? In
the unix based versions we see something like:


   Antialiasing.........On  (Method 2, Threshold 0.100, Depth 3,
                             Jitter 1.00, Gamma 2.50)

Asking because in regular POV-Ray specifying a mode greater than really 
supported defaults to the largest really supported. Are you seeing 
"Method 3" in the text output?

---
... Maybe my thinking about am3 being better for animations due no 
jitter is bogus. Maybe even some of our thinking and documentation about 
jitter frame to frame. Seems like I used to get render to render 
differences with jitter on - it's why I forever have turned it off when 
I do image to image compares.

Trying now I - like you - cannot get a difference... There is something 
I don't understand about jitter and AA! Is it today (v3.7+) really 
random render to render? Are we getting some pre-seeded psuedo random 
jitter?

Busy the next couple of days, but need to look more at this.

Bill P.


Post a reply to this message

From: Kenneth
Subject: Re: Playpen idea for povr -1 to 1 seed patterns.
Date: 20 Oct 2020 08:25:09
Message: <web.5f8ed6587d75f86cd98418910@news.povray.org>
William F Pokorny <ano### [at] anonymousorg> wrote:
>
> My only guess is you have a version which doesn't completely support
> method 3 AA. Did you review the render messages back to the screen?
> ...
> Asking because in regular POV-Ray specifying a mode greater than really
> supported defaults to the largest really supported. Are you seeing
> "Method 3" in the text output?
>
Running the v3.8-alpha.9811560+av591.msvc14 development build in Windows, with a
1280X960 render:

Antialiasing....on (method 2, Threshold 0.050, Depth 3, Jitter 1.00,  Gamma
2.50)
Samples:  10378994         Smpls/Pxl:  7.94

I didn't think to look there --and you are correct, it is falling back to AA
method 2, and WITH jitter(!). Thanks for the tip. It seems odd that I don't
*see* any animation jitter...although I'm not complaining!  ;-)

[off-topic]:
Strange thing: This development build that I'm currently running within v3.7.0
-- the replacement 'pvengine64' file-- came from a folder labeled
    povray-3.8.0-x.10064738-av694-Win64
(which is the name it un-Zipped to when I downloaded it.) But the version
numbers don't match.

I think I'll check out some of the other v3.8-alpha builds that I have, to see
if *any* of them will run the new  am3 AA  successfully.


Post a reply to this message

From: William F Pokorny
Subject: Re: Playpen idea for povr -1 to 1 seed patterns.
Date: 22 Oct 2020 09:14:13
Message: <5f9185a5$1@news.povray.org>
On 10/20/20 8:22 AM, Kenneth wrote:
> I didn't think to look there --and you are correct, it is falling back to AA
> method 2, and WITH jitter(!). Thanks for the tip. It seems odd that I don't
> *see*  any animation jitter...although I'm not complaining!

Excepting it "might" mean single frame renders don't have access to the 
best AA quality. This a reason for render to render AA 'random' jitter.

Aside: I've long been carrying a feeling, a notion, an idea the am1/am2 
AA in v3.7/v3.8 is a little less good. Hard to really determine because 
of all the assumed gamma change plus now +ag2.5 mixed into the AA 
itself. Maybe jitter handling changed v3.6->v3.7 ?

Bill P.


Post a reply to this message

From: Kenneth
Subject: Re: Playpen idea for povr -1 to 1 seed patterns.
Date: 2 Nov 2020 08:30:01
Message: <web.5fa008767d75f86cd98418910@news.povray.org>
"Kenneth" <kdw### [at] gmailcom> wrote:
> >
> > I'm running the latest v3.8 development build in Windows [and trying to use
> > the new AA3 antialias method] but it does not accept
> > the   Antialias_Confidence=  keyword.
> > ...
> > I tried instead to use +AC0.98 on the command line, but it does not work there
> > either.
> ...
> I forgot to mention that Stochastic_Seed (or +SS) is not accepted either.
>
> It seems that v3.8 in Windows is not recognizing those terms.

Just to follow up:
I have five different v3.8 'development versions' from Github (which run within
v3.7.0), and I have tried them all: The new antialias mode is not recognized in
any of them; they all revert to method 2. It seems that this new method was
never actually implemented in these Windows development builds of 3.8x (or else
maybe in one of the versions that I haven't yet tried??) Sad news. From reading
other posts here, method 3 apparently does work in Linux compiles of the source
code. So I guess that the relevant new code *is* sitting somewhere in the 3.8
source code itself?


Post a reply to this message

From: jr
Subject: Re: Playpen idea for povr -1 to 1 seed patterns.
Date: 2 Nov 2020 11:50:02
Message: <web.5fa038987d75f86ca8a81eb0@news.povray.org>
hi,

"Kenneth" <kdw### [at] gmailcom> wrote:
> "Kenneth" <kdw### [at] gmailcom> wrote:
> > > I'm running the latest v3.8 development build in Windows ...
> Just to follow up:
> I have five different v3.8 'development versions' from Github (which run within
> v3.7.0), and I have tried them all: The new antialias mode is not recognized in
> any of them; ...

I have never run POV-Ray on Windows but (now) wonder whether any of those five
versions, if installed rather than "piggybacked" onto a previous, would not work
"as advertised".


regards, jr.


Post a reply to this message

From: Kenneth
Subject: Re: Playpen idea for povr -1 to 1 seed patterns.
Date: 3 Nov 2020 11:55:01
Message: <web.5fa18a837d75f86cd98418910@news.povray.org>
"jr" <cre### [at] gmailcom> wrote:
>
> "Kenneth" <kdw### [at] gmailcom> wrote:
> > I have five different v3.8 'development versions' from Github [for
> > Windows]...The new antialias mode is not recognized in
> > any of them
>
> I have never run POV-Ray on Windows but (now) wonder whether any of those five
> versions, if installed rather than "piggybacked" onto a previous, would not work
> "as advertised".
>

Good question. AFAIK, no complete .exe/installable of v3.8 has yet been made for
Windows. (I don't have the tech know-how to compile one from the source code,
sorry to say.)


Post a reply to this message

From: jr
Subject: Re: Playpen idea for povr -1 to 1 seed patterns.
Date: 4 Nov 2020 05:25:01
Message: <web.5fa280dc7d75f86ca8a81eb0@news.povray.org>
hi,

"Kenneth" <kdw### [at] gmailcom> wrote:
> "jr" <cre### [at] gmailcom> wrote:
> > "Kenneth" <kdw### [at] gmailcom> wrote:
> > > I have five different v3.8 'development versions' from Github [for
> > > Windows]...The new antialias mode is not recognized in
> > > any of them
> >
> > I have never run POV-Ray on Windows but (now) wonder whether any of those five
> > versions, if installed rather than "piggybacked" onto a previous, would not work
> > "as advertised".
>
> Good question. AFAIK, no complete .exe/installable of v3.8 has yet been made for
> Windows. (I don't have the tech know-how to compile one from the source code,
> sorry to say.)

re compile from source, all versions I have installed are labelled "POV-Ray v3.x
for UNIX/Linux" (in the README/INSTALL files), so cannot comment on the Windows
thing.  however, if you were to install MS Visual Studio (there's a free edition
for non-commercial use), I'm certain people here could/would offer support for
the actual compilation/procedure.


regards, jr.


Post a reply to this message

From: Kenneth
Subject: Re: Playpen idea for povr -1 to 1 seed patterns.
Date: 5 Nov 2020 18:20:03
Message: <web.5fa487497d75f86cd98418910@news.povray.org>
"Kenneth" <kdw### [at] gmailcom> wrote:
>
> Just to follow up:
> I have five different v3.8 'development versions' from Github (which run within
> v3.7.0), and I have tried them all: The new antialias mode is not recognized in
> any of them; they all revert to method 2. It seems that this new method was
> never actually implemented in these Windows development builds of 3.8x (or else
> maybe in one of the versions that I haven't yet tried??)...

Well, I was WRONG about that, and I apologize for the misinformation.

The new antialias Method 3 DOES work successfully in the *latest* v3.8
development build for Windows,   10064738+av694 ("experimental")

I thought I had tried that one-- it's in my collection-- but apparently not. (Or
maybe I mis-read the message pane at the time.) So I have finally been able to
do some tests with it, using all .png renders except for this final image.

My AA rendering values in my INI file were  somewhat basic:
Antialias=on
Sampling_method=3 (or 2)
Antialias_Threshold=0.05
Stochastic_Seed=7 (or not used at all)
(the other values/keywords are at their defaults)

The differenced images here are exaggerated of course, to show the pixel changes
of the jitter effect. (I also applied some sharpening in Photoshop, to show any
Moire patterns better.)

The 'automatic' use of AM3 jitter from render to render seems to work as
advertised. And with Stochastic_Seed 'on' (with some integer seed value), there
is NO pixel difference between renders, OR between rendered animation frames--
jitter is successfully turned off. That's good news for animations.

BTW, there is NO difference between two renders using AA method 2, even though
the message pane says that Jitter 1.0 is being used-- which agrees with
William's tests about previous versions of POV-ray, that NO default jitter is
applied. However, *specifying* an actual jitter value does work correctly, and
the message pane returns the correct value.  But from my own tests with this,
the method-2 render actually looks better with NO jitter (the apparent default
value.) With  Jitter_Amount=0.5, any possible Moire patterns in the render are
actually exaggerated(!), at least in conjunction with the rather 'basic' AA
values I used.


Post a reply to this message


Attachments:
Download 'am2_vs_am3_results_for_newsgroups.jpg' (3871 KB)

Preview of image 'am2_vs_am3_results_for_newsgroups.jpg'
am2_vs_am3_results_for_newsgroups.jpg


 

From: Kenneth
Subject: Re: Playpen idea for povr -1 to 1 seed patterns.
Date: 5 Nov 2020 18:40:01
Message: <web.5fa48c587d75f86cd98418910@news.povray.org>
"Kenneth" <kdw### [at] gmailcom> wrote:
> "Kenneth" <kdw### [at] gmailcom> wrote:
>
> The 'automatic' use of AM3 jitter from render to render seems to work as
> advertised. And with Stochastic_Seed 'on' (with some integer seed value),
> there is NO pixel difference between renders, OR between rendered animation
> frames--jitter is successfully turned off...
>
Sorry, what I meant to say is that the jitter in animation is the SAME from
frame to frame (not 'off'). So no pixel differences from frame to frame.


Post a reply to this message

From: William F Pokorny
Subject: Re: Playpen idea for povr -1 to 1 seed patterns.
Date: 6 Nov 2020 11:37:52
Message: <5fa57be0$1@news.povray.org>
On 11/5/20 6:18 PM, Kenneth wrote:
> "Kenneth" <kdw### [at] gmailcom> wrote:
>>
>> Just to follow up:
...
> 

Cool. Some of those city-scape differences are artsy on their own.

Bill P.


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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