ParallelGraphics Forums
Authoring Tools
You are here: [Forums]::[Authoring Tools]

Registration 
Registration
Forgot your password?

Help 
Help
Support

Quick search 

Subscribe to newsletters 

Install Cortona VRML Client for FREE!
Outline 3D
Try RobinZone!
email:  password:
  Authoring Tools

Subject: MipMap trouble
Sender: sparky_hd@4email.net 1.03.04 15:20

i'm experimenting with the new MipMap
node for Cortona. The .jpg examples
i've done work great, but when i use
animated .gifs or flash movies
(MovieTexture) the MipMap ignores any
level after the second- and sometimes
uses the first level and the last
level. Any ideas? Here's an example of
my code:

texture MipMap {
levels [
MovieTexture { url "800x400.gif"
loop TRUE }
MovieTexture { url "400x200.gif"
loop TRUE }
MovieTexture { url "200x100.gif"
loop TRUE } #does not show
MovieTexture { url "100x50.gif" loop
TRUE } #does not show
            ]

thanks-
s. collins

 


MipMap trouble / sparky_hd@4email.net / 1.03.04 15:20
     Re: MipMap trouble / Bart / 23.03.04 16:39
         Re: MipMap trouble / sparky_hd@4email.net / 24.03.04 14:11

Messages in thread: 3


© 1998-2007 ParallelGraphics. All rights reserved. Terms of use.