When generating the frames of an animation with more than one thread, does an
entire frame finish, including any post frame command, before the next frame
begins? Thank you.
From: clipka
Subject: Re: Multithreading an animation with a post-frame command
Date: 30 Jul 2021 14:41:50
Message: <610447ee$1@news.povray.org>
Am 30.07.2021 um 19:00 schrieb Jonathan Bush:
> When generating the frames of an animation with more than one thread, does an> entire frame finish, including any post frame command, before the next frame> begins? Thank you.
Yes.