|
|
Dennis Milller wrote:
>
> I'd like to read in a different targa file for every frame of an animation
> and use it in a height field. Can someone tell me the syntax for reading a
> sequence starting with, say, fig001.tga?
try something like:
concat("fig", str(clock*100,-2,0), ".tga")
in POV 3.5 you can also use 'frame_number'.
Christoph
--
POV-Ray tutorials, IsoWood include,
TransSkin and more: http://www.tu-bs.de/~y0013390/
Last updated 06 Feb. 2002 _____./\/^>_*_<^\/\.______
Post a reply to this message
|
|