WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rating: Thread Rating: 3 votes, 5.00 average. Display Modes
  #1  
Old 10-25-2007, 08:31 AM
aaThomas aaThomas is offline
Member
 
Join Date: May 2007
Posts: 16
Hi again. Now that the new release of Vizard is out, I've been enjoying the quicktime movies with transparency - it works like a charm!

Though it wasn't planned, the release notes mention that animated GIF's are supported as well. http://www.worldviz.com/forum/showthread.php?t=1243

So I've been trying to get an animated GIF (with transparency) to play, but that didn't really work out. The animated GIF shows only the first frame (it doesn't animate). The function play() does not work with a GIF texture.

Have you got any ideas on how to get my GIF to animate?
Reply With Quote
  #2  
Old 10-25-2007, 09:28 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
You need to add the animated GIF as a video texture, not a normal texture. Example:
Code:
gif = viz.addVideo('animated.gif')
gif.play()
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 11:03 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC