POV-Ray : Newsgroups : povray.animations : Basic Animation Questions : Re: Basic Animation Questions Server Time
2 Jun 2024 13:07:07 EDT (-0400)
  Re: Basic Animation Questions  
From: Stephen
Date: 6 Sep 2006 09:40:00
Message: <web.44fecf99c1d6ecebf1cb1e660@news.povray.org>
"Chris B" <c_b### [at] btconnectcomnospam> wrote:

> If you are using file names like 'skeleton001.inc' though, I think the
> concat function should read:
>   #declare My_Object = concat("skeleton",str(frame_number,-3,0),".inc")
> where the word 'skeleton' is in quotes and the string length would be '-3'
> (where the negative sign says to pad with zeros).
>

Yes, that's an Opps! :-(

Stephen


Post a reply to this message

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