|
|
Anto Matkovic wrote:
> Is it possible to use image clips with POV?
> Actually, I have a sequence of bitmaps, called 'my-file-01.tga',
> 'my-file-02.tga' etc.
> I like to use bitmaps for animated heightfield, every frame of
> animation with a new bitmap, for animated footprints on the
> sand, etc. Rest of the scene and material for heightfield needs
> to be the same.
My idea looks as follows (not tested):
tga concat("my-file-",str(clock,2,0), ".tga")
Greets & HTH
Dave
--
Dave "tPassive" Vogt| ruby -e "n=gets.to_i;a=(2..n).to_a;a.each{
Linux user #225040| |x|puts x;(x*2).step(n,x){|j|a.delete j}}"
____________________|_____________________________ |
PGP Key: http://control-alt-del.ch/public_key.asc \____________/
Post a reply to this message
|
|