Hi

I am not sure if this has been asked before (could be) but
how are you people handling dynamic textures? The only way
I've found at all right now is to create a new ImageComponent2D
and a new Texture2D each time I change the BufferedImage of a
Texture. I don't think this is neither fast nor memory low bandwith.
I even tried it with the new ImageComponent2D.Updater (in J3D1.3b1)
but I'm not sure how this should actually work, when I tried it I
only get the first update and than the texture will stay the same
till the end of time. Anyone out there who got that thing
working correctly or who got a better solution?

Help would be really appreciated. Thanks!

EOF,
  J.D.

--
Explore SRT with the help of Java3D
(http://wwwvis.informatik.uni-stuttgart.de/relativity/minkowski)
(http://www.antiflash.net/java3d/relativity (mirror)

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to