POV-Ray : Newsgroups : povray.beta-test : beta31 how to turn off mosaic preview? : Re: beta31 how to turn off mosaic preview? Server Time
28 Jul 2024 12:36:02 EDT (-0400)
  Re: beta31 how to turn off mosaic preview?  
From: Nicolas Alvarez
Date: 24 Feb 2009 16:11:52
Message: <49a46298@news.povray.org>
Physiker wrote:
> *confused*
> 
> How to turn off mosaic preview?
> I didn't turn it on...
> 
> command line is empty or only contains: "width=900 height=700 +a", no
> changes in quickres.ini.
> 
> but 3.7beta31 renders with mosaic preview (no, not the
> multicore-cpu-cells).
> 
> tried to apply +SP1 +EP1 to the command line or even +SP0 +EP0 without any
> effect -- the rendering starts with a mosaic preview of about 70*70 px.

Is it really mosaic preview? Do you get plain-colored squares, that then get
replaced with smaller squares, until you get 1px squares making up the
final image?

If the image is rendering in little blocks instead of line-by-line top-down,
that's expected. It's not mosaic preview. It's how the multithreading
feature of POV-Ray 3.7 works. The image is divided into tiles, and each
thread is assigned a tile to render. When the thread finishes rendering a
tile, it starts with another.


Post a reply to this message

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