POV-Ray : Newsgroups : povray.general : image sequence : image sequence Server Time
6 Aug 2024 19:28:27 EDT (-0400)
  image sequence  
From: Dennis Milller
Date: 6 Feb 2002 14:50:09
Message: <3c6188f1$1@news.povray.org>
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?
The code would be used here:

height_field {
 tga "d:\fig001.tga"
 smooth
 scale <1,-1,1>
 translate y
}

Thanks very much.
Dennis
--
dhm### [at] mediaonenet
www.casdn.neu.edu/~dmiller


Post a reply to this message

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