POV-Ray : Newsgroups : povray.unofficial.patches : Loading different pictures during an animation ????? : Re: Loading different pictures during an animation ????? Server Time
8 Jul 2024 16:19:00 EDT (-0400)
  Re: Loading different pictures during an animation ?????  
From: Christopher James Huff
Date: 5 Jan 2002 12:17:41
Message: <chrishuff-3BFE34.12190805012002@netplex.aussie.org>
In article <3C370657.DA7C4D49@rz.uni-hildesheim.de>,
 Rudiger Geisler <rue### [at] rzuni-hildesheimde> wrote:

>   #declare Name = concat("\"FR",str(11,0,0),".tga\"")   // this should
> be  "FR11.tga"

You are putting quote characters inside the string, so POV-Ray looks for 
a file titled '"FR11.tga"'. You need to remove the \" sequences.

Also, this question doesn't have anything to do with patches, it would 
have fit better in povray.newusers, povray.advanced-users, or 
povray.general. Please read the message "Welcome To the POV-Ray News 
Groups" in povray.announce.frequently-asked-questions.

-- 
 -- 
Christopher James Huff <chr### [at] maccom>


Post a reply to this message

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