POV-Ray : Newsgroups : povray.general : Atmosperic media and filename questions : Re: Atmosperic media and filename questions Server Time
1 Aug 2024 14:31:27 EDT (-0400)
  Re: Atmosperic media and filename questions  
From: Warp
Date: 23 Aug 2005 07:25:36
Message: <430b07b0@news.povray.org>
Chrisblob <blo### [at] spamtpgcomau> wrote:
> Next question, I have thousands of png images in a directory to use as the
> individual frames for my projected movie. They are image0001.png,
> image0002.png,
> image0003.png etc... What syntax do I need to load the filename
> imagennnn.png,
> where nnnn is the frame number?

concat("image", str(frame_number, -4, 0))

-- 

                                                          - Warp


Post a reply to this message

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