POV-Ray : Newsgroups : povray.binaries.images : Not always the same render results?? Server Time
4 Oct 2024 13:10:27 EDT (-0400)
  Not always the same render results?? (Message 4 to 13 of 23)  
<<< Previous 3 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: David Cook
Subject: Re: Not always the same render results??
Date: 9 Apr 1999 20:51:37
Message: <370e9289.0@news.povray.org>
Is there any possibility that anti-aliasing uses a rand function? Did you
render this with AA on or off?

Julius Klatte <jku### [at] hotmailcom> wrote in message
news:370e8cb3.0@news.povray.org...
> Strange...
> I always thought that POV-ray's rendered images were always
> exactly the same for the same code, like with 'normal'(?)
> instructions.
>
> Example: if you calculate tan 1 with a calculator, you
> always
> get the same result: 1.55740772465490223050697480745836(...)
>
> However, it appears this doesn't work this way for POV-ray
> image output (?).
> I've rendered the same POV code more than once on the same
> computer without using any jittering or crand or any other
> random
> function that I know of. The results were slightly
> different, as
> you can see in the attached image (that's why I posted it in
> this group)
> (close-ups of the rendered images).
> Can anybody tell me why the output is different?
>
> Just wondering...
>
> Julius
>
>
>


Post a reply to this message

From: Julius Klatte
Subject: Re: Not always the same render results??
Date: 9 Apr 1999 21:11:20
Message: <370e9728.0@news.povray.org>
In answer to your (pretty quick!) reactions:

>Did you use any #macros or looping runs (#if   #while,
etc.) ?
No. But that shouldn't influence the render result either...

>Maybe it's gremlins.
Hmmm... there's an interesting suggestion...
>What do you want for free ?
I'm not complaining!
>Have you checked for viruses lately?
Yes. I spoke to some of them yesterday. But they didn't tell
me: "Hey, we're not going to mess up your system, just the
tiny details of your POV images." Not that you can trust 'em
of course.
>Did someone turn on a blender or something while the image
was rendering ?
Well, the neighbours were having a fight...
>Seriously I haven't a clue. Sorry.
You're disappointing me... :)

>Is there any possibility that anti-aliasing uses a rand
function? Did you
>render this with AA on or off?
That was my first guess as well. I'm not sure if
anti-aliasing is random. I always thought it was a standard
per-pixel routine.
The image(s) I attached were with anti-aliasing, but I tried
another time with AA off and that sure made things
blockier..., but still there were slight variations in the
images.

I'm not really having any problem with the phenomenon, since
the effect is invisible for unzoomed rendered images, but it
just struck me as strange...

Thanks anyway

Julius


Post a reply to this message

From: Thomas Lake
Subject: Re: Not always the same render results??
Date: 9 Apr 1999 21:40:00
Message: <370E9F10.83B66C68@home.com>
I don't have an answer either, but from the looks of this image, which
looks to be enlarged to almost the nonoscopic level:-) you could hardly
notice these variances.

Julius Klatte wrote:

> Strange...
> I always thought that POV-ray's rendered images were always
> exactly the same for the same code, like with 'normal'(?)
> instructions.
>
> Example: if you calculate tan 1 with a calculator, you
> always
> get the same result: 1.55740772465490223050697480745836(...)
>
> However, it appears this doesn't work this way for POV-ray
> image output (?).
> I've rendered the same POV code more than once on the same
> computer without using any jittering or crand or any other
> random
> function that I know of. The results were slightly
> different, as
> you can see in the attached image (that's why I posted it in
> this group)
> (close-ups of the rendered images).
> Can anybody tell me why the output is different?
>
> Just wondering...
>
> Julius
>
>  [Image]


Post a reply to this message

From: Anthony Bennett
Subject: Re: Not always the same render results??
Date: 9 Apr 1999 23:58:14
Message: <370E6951.2DAD47F3@panama.phoenix.net>
It is most definitely the AA. That is random in it's treatment of
pixels. You've really got me there on how it looks different even with
AA off. The only logical explanation is the gremlins, as Mr. Tyler
suggested.


Post a reply to this message

From: GrimDude
Subject: Re: Not always the same render results??
Date: 10 Apr 1999 01:20:29
Message: <370ed18d.0@news.povray.org>
Try the same code numerous times on another computer.

GrimDude
vos### [at] arkansasnet


Post a reply to this message

From: Bob Hughes
Subject: Re: Not always the same render results??
Date: 10 Apr 1999 19:27:58
Message: <370FD04A.10A9D4AA@aol.com>
'jitter' as you all might know is random on a frame by frame basis, not
to be used when making animation frames you know.
If no AA there is no jitter as I understood it, but makes me wonder now.
It has the ability to be on, off, off with a number which will be used
on the next render, etc. so maybe the answer lies there.


Julius Klatte wrote:
> 
> In answer to your (pretty quick!) reactions:
> 
> >Did you use any #macros or looping runs (#if   #while,
> etc.) ?
> No. But that shouldn't influence the render result either...
> 
> >Maybe it's gremlins.
> Hmmm... there's an interesting suggestion...
> >What do you want for free ?
> I'm not complaining!
> >Have you checked for viruses lately?
> Yes. I spoke to some of them yesterday. But they didn't tell
> me: "Hey, we're not going to mess up your system, just the
> tiny details of your POV images." Not that you can trust 'em
> of course.
> >Did someone turn on a blender or something while the image
> was rendering ?
> Well, the neighbours were having a fight...
> >Seriously I haven't a clue. Sorry.
> You're disappointing me... :)
> 
> >Is there any possibility that anti-aliasing uses a rand
> function? Did you
> >render this with AA on or off?
> That was my first guess as well. I'm not sure if
> anti-aliasing is random. I always thought it was a standard
> per-pixel routine.
> The image(s) I attached were with anti-aliasing, but I tried
> another time with AA off and that sure made things
> blockier..., but still there were slight variations in the
> images.
> 
> I'm not really having any problem with the phenomenon, since
> the effect is invisible for unzoomed rendered images, but it
> just struck me as strange...
> 
> Thanks anyway
> 
> Julius

-- 
 omniVERSE: beyond the universe
  http://members.aol.com/inversez/homepage.htm
 mailto:inv### [at] aolcom?Subject=PoV-News


Post a reply to this message

From: Steve
Subject: Re: Not always the same render results??
Date: 10 Apr 1999 21:24:43
Message: <370FD837.AECF1834@ndirect.co.uk>
This phenomenon appears to me to be cyclical, suggesting that it
may be memory getting full, and clearing out and starting again,
something like that.

We know nothing about the size of the whole image, the object
count, are you using atmosphere, I'm sure that has some random
factor, media too.

I'd be tempted to look at the code.

Steve

Julius Klatte wrote:
> 
> Strange...
> I always thought that POV-ray's rendered images were always
> exactly the same for the same code, like with 'normal'(?)
> instructions.
> 
> Example: if you calculate tan 1 with a calculator, you
> always
> get the same result: 1.55740772465490223050697480745836(...)
> 
> However, it appears this doesn't work this way for POV-ray
> image output (?).
> I've rendered the same POV code more than once on the same
> computer without using any jittering or crand or any other
> random
> function that I know of. The results were slightly
> different, as
> you can see in the attached image (that's why I posted it in
> this group)
> (close-ups of the rendered images).
> Can anybody tell me why the output is different?
> 
> Just wondering...
> 
> Julius
> 
>  [Image]


Post a reply to this message

From: Julius Klatte
Subject: Re: Not always the same render results??
Date: 11 Apr 1999 10:52:05
Message: <3710a905.0@news.povray.org>
+AD4-We know nothing about the size of the whole image, the
object
+AD4-count, are you using atmosphere, I'm sure that has some
random
+AD4-factor, media too.
+AD4-
+AD4-I'd be tempted to look at the code.


I could post the code, but I don't think it would make much
sense. There was no media or atmosphere. At the first render
there were lots of objects in the scene, but I commented all
but one out when I started to look at the tiny details (to
spare some time).

I still think it's just the anti-aliasing. Does any of the
programmers around here know if POV uses a random function
for AA?
I'm going to have another look at the no-AA renders. Maybe
there was no difference after all.. (that would mean no
gremlins either).

It's really an 'academic' problem, for the differences
between the images are invisible... but I'm just curious...

Greetings all

Julius


Post a reply to this message

From: Lance Birch
Subject: Re: Not always the same render results?? <<<----- WAIT A SECOND THERE!!!
Date: 11 Apr 1999 13:28:11
Message: <3710cd9b.0@news.povray.org>
Hmm, I've had this problem too... I was trying to get my RLE encoder to work
properly but it wouldn't because the images changed slightly...  The way
around it I found was to go into POV-Ray, render... exit POV-Ray, go back in
and render again and you'll get the same image (providing you don't use any
AA jitter or crand).

Then again, it's already @725 here in Australia so I'm tired... I'm going to
sleep... Maybe I'll get in a Lucid Dream if I'm lucky too...

--
Lance.


---
For the latest 3D Studio MAX plug-ins, images and much more, go to:
The Zone - http://come.to/the.zone


Post a reply to this message

From: Margus Ramst
Subject: Re: Not always the same render results??
Date: 11 Apr 1999 14:27:27
Message: <3710db7f.0@news.povray.org>
Crand and jitter are the only really random functions... Well, probably
media, too.

Margus

Julius Klatte wrote in message <3710a905.0@news.povray.org>...
>
>I could post the code, but I don't think it would make much
>sense. There was no media or atmosphere. At the first render
>there were lots of objects in the scene, but I commented all
>but one out when I started to look at the tiny details (to
>spare some time).
>
>I still think it's just the anti-aliasing. Does any of the
>programmers around here know if POV uses a random function
>for AA?
>I'm going to have another look at the no-AA renders. Maybe
>there was no difference after all.. (that would mean no
>gremlins either).
>
>It's really an 'academic' problem, for the differences
>between the images are invisible... but I'm just curious...
>
>Greetings all
>
>Julius
>
>


Post a reply to this message

<<< Previous 3 Messages Goto Latest 10 Messages Next 10 Messages >>>

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