Thread: animated gifs
View Single Post
  #2  
Old 03-16-2004, 09:48 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

The gif loader does not support animated gifs. You'll need to save each frame to a different file then manually swap the textures to animate it. Take a look at the texture swapping example in the [Vizard20]/tutorial/textures directory. This loads 30 textures and sets up a timer to animate them. Good luck!
Reply With Quote