POV-Ray : Newsgroups : povray.bugreports : Partial Output does not match Single-Pass Output on some files : Re: Partial Output does not match Single-Pass Output on some files Server Time
27 Mar 2023 06:20:01 EDT (-0400)
  Re: Partial Output does not match Single-Pass Output on some files  
From: Thorsten Froehlich
Date: 10 Jul 2018 04:20:00
Message: <web.5b446b1db6160a1165a6e32f0@news.povray.org>
"Lloyd" <nomail@nomail> wrote:
> Hello,
>
> I am interested in using POV-Ray in a distributed computing environment, in
> which I may have many compute nodes available for rendering.  One requirement
> for this project is that an image rendered in a single pass should match exactly
> an image that is rendered in pieces with Partial Output and then properly
> reassembled.
>
> I have been trying to verify this behavior on a fairly large file with many
> thousands of elements (frames of this video: https://youtu.be/Pa149iuBPGw , a
> spinning glassy earth globe with thousands of spherical markers), by rendering
> one frame in a Single-Pass, and again in 4 Quadrants and then merging
> (Merged-Quadrant).  I was surprised to see small differences distributed
> throughout the image.  I thought it might be my particular file, which has many
> glassy elements with reflection and refraction.  But then I tried the same test
> on some standard images from the POV-Ray distribution.  There were no problems
> with biscuit.pov.  But I found a lot of problems with benchmark.pov.

Your problems are a user error: Using features with randomized or
order-dependent features cannot work the way you expect. Disable such features
and the problem goes away.

Thorsten


Post a reply to this message

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