Hi,

My goal is to project an ImageStream onto some geometry.  I'm using the
QuickTime plugin to read an AVI file as an ImageStream.

I can successfully project an Image onto my geometry by using a
TexGenNode and TexEnv.  My code for projecting an ImageStream is
identical, except that I cast the Image to an ImageStream and then call
play().  The problem is that I never see the movie; instead, I see a
solid gray image projected where the movie should be.

Is it possible to do what I'm attempting?

Thanks,
Andrew
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to