|
|
On 2/23/2018 6:58 AM, Kenneth wrote:
> clipka <ano### [at] anonymousorg> wrote:
>
>>
>> Nope.
>
> IIRC, some older versions did... at least with Windows-specific .BMP renders
> (which is how I used to run POV-Ray.) Maybe 3.6.1 or 3.6.2? I remember stopping
> some time-consuming renders and taking a look at them. (But not partial PNG
> renders-- they didn't open. I'm guessing that some kind of 'header' file
> information was missing..) This was before the 'state' file implementation in
> 3.7.0(?)
>
>
>
>
>
BMP is uncompressed, so I'm guessing each pixel is appended
sequentially, and a partial image will display by default.
PNG images are maybe compressed *after* all the pixels have been written.
Forcing output could still be done however. But continuing a stopped
render may no longer be possible afterward.
Mike
Post a reply to this message
|
|