POV-Ray : Newsgroups : povray.animations : How can I render 001.pov to 050.pov ? (Batchfile??) : Re: How can I render 001.pov to 050.pov ? (Batchfile??) Server Time
28 Jul 2024 10:23:34 EDT (-0400)
  Re: How can I render 001.pov to 050.pov ? (Batchfile??)  
From: Apache
Date: 16 Jun 2002 18:02:41
Message: <3d0d0b01$1@news.povray.org>
combine this:
#declare Filename = concat(str(FramenumberOrSomethingLikeThat, -3, 0),
".pov");
with a simple animation .ini file and you're done.
--
Apache
POV-Ray Cloth experiments: http://geitenkaas.dns2go.com/experiments/
Email: apa### [at] yahoocom
ICQ: 146690431


Post a reply to this message

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