POV-Ray : Newsgroups : povray.binaries.images : Not always the same render results?? Server Time
4 Oct 2024 15:12:36 EDT (-0400)
  Not always the same render results?? (Message 1 to 10 of 23)  
Goto Latest 10 Messages Next 10 Messages >>>
From: Julius Klatte
Subject: Not always the same render results??
Date: 9 Apr 1999 20:26:43
Message: <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


Attachments:
Download 'renders.jpg' (6 KB)

Preview of image 'renders.jpg'
renders.jpg


 

From: Ken
Subject: Re: Not always the same render results??
Date: 9 Apr 1999 20:42:24
Message: <370E8F14.AFFCD1FF@pacbell.net>
Julius Klatte wrote:
> (close-ups of the rendered images).
> Can anybody tell me why the output is different?
> Just wondering...
> Julius

 Maybe it's gremlins.

 What do you want for free ?

 Have you checked for viruses lately ?

 Did someone turn on a blender or something while the image was rendering ?

 Seriously I haven't a clue. Sorry.

-- 
Ken Tyler

mailto://tylereng@pacbell.net


Post a reply to this message

From: bankspad
Subject: Re: Not always the same render results??
Date: 9 Apr 1999 20:45:45
Message: <370E8CF5.7F77A250@pacbell.net>
Did you use any #macros or looping runs (#if   #while, etc.) ?

KB-

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

Goto Latest 10 Messages Next 10 Messages >>>

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