POV-Ray : Newsgroups : povray.general : problem rendering huge image : Re: problem rendering huge image Server Time
29 Jul 2024 18:28:26 EDT (-0400)
  Re: problem rendering huge image  
From: Jon Boede
Date: 6 Dec 2010 15:10:01
Message: <web.4cfd42371b8b01b181884760@news.povray.org>
clipka <ano### [at] anonymousorg> wrote:
> Am 08.11.2010 18:26, schrieb stevenvh:
>
> > Yes, it also happens with beta 39. Odd thing: the first iteration is very slow
> > as expected (we're talking about radiosity on a large number of objects), but
> > when the messages start to pop up, the following iterations are passing very
> > quickly, until the rendering stops with the "render failed" message while it's
> > rendering at pixel level. My hunch is that radiosity is ignored; successive
> > pixels are just generated too quickly.
>
> That may also be simply due to a low per-pixel radiosity sample density,
> i.e. POV-Ray needs to compute less radiosity samples per pixel. (When
> you increase the resolution of an image, POV-Ray does not automatically
> increase the number of radiosity samples.)

I am seeing this with beta 40 as well... and the image is not huge.

Copied biscuit.pov into my $HOME and...

povray +ibiscuit.pov +v +w1920 +h1200 +a0.3

Says:

==== [Rendering...] ========================================================
Intermediate image storage backing file seek failed.
Rendered 1024 of 2304000 pixels (0%)ile seek failed.
Fatal error in renderer: Frontend halted render.
Intermediate image storage backing file seek failed.
Intermediate image storage backing file seek failed.
Render failed

When I do it at a smaller size:

povray +ibiscuit.pov +v +w320 +h240 +a0.3

It works (in 1.345 seconds of trace time, btw -- nice).


Post a reply to this message

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