POV-Ray : Newsgroups : povray.animations : Batch many .pov-Files : Re: Batch many .pov-Files Server Time
6 May 2024 06:08:35 EDT (-0400)
  Re: Batch many .pov-Files  
From: Kyle
Date: 8 Nov 2007 08:28:18
Message: <5l36j31a4o5jms7dbosfq54l8gs3f8v66p@4ax.com>
On Wed, 07 Nov 2007 20:02:59 -0300, Nicolas Alvarez
<nic### [at] gmailisthebestcom> wrote:

>I remember this trick that has been posted before.
>
>Make a pov file containing this:
>
>#include concat("a", str(frame_number, -6, 0), ".pov");
>
>Render it with Final_Frame=6000 (+kff6000) and it render files 
>a000001.pov to a006000.pov.

I don't have a need for this right now, but just wanted to say that it's a neat trick
that I probably wouldn't have thought of.  It's too obvious!


Post a reply to this message

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