Re: [JAVA3D] AW: [JAVA3D] Text2D size

2002-12-08 Thread Pereira Sieso, Rafael
Thanks for your help, Florin. Rafael -Mensaje original- De: Florin Herinean [mailto:[EMAIL PROTECTED]] Enviado el: miércoles, 04 de diciembre de 2002 10:26 Para: [EMAIL PROTECTED] Asunto: [JAVA3D] AW: [JAVA3D] Text2D size Text2D is an instance of Shape3D, so you have getBounds() method

[JAVA3D] Some questions about java3d?

2002-12-08 Thread zhang xianying
Hello! I am interested in java3d very much.I would like to learn java3d. Could you tell me that how to learn java3d?Can I creat complex interactive 3D objects or scenes?Is java3d a programming language?Do I must understand java language before I learn java3d? Thanks! with best wishes Zhang  Do you

[JAVA3D] canvas3D componentShown

2002-12-08 Thread Peter Warren
Does anyone know why of the 4 component listener methods only componentResized() gets called for a Canvas3D? componentHidden(...), componentMoved(...), and componentShown(...) never get executed. I'm trying to move the mouse cursor on the screen over a given virtual world object once the canvas3D

[JAVA3D] Out of memory problem with Direct3D, when using multiple textures

2002-12-08 Thread Lévan Sardjevéladzé
I'm trying to load a .3DS file with textures (1.7 Mb). There's no problem when loading it, but when it's time to render I get this exception : java.lang.RuntimeException: DirectDraw does not have enough memory to perform the operation. at javax.media.j3d.Canvas3D.updateTexture(Native Metho