Re: [JAVA3D] Java3D Application Crashing

2002-05-07 Thread Alessandro borges
Hi, Despiste the poor OpenGL support given by my video card at work, I note DirectX is very stable, when using Java3D 1.3 Beta2, in all systems I´ve been tested. I did not make any performance test, just stability. I tested it in TNT2 16MB, S4 Savage 16MB, Trident 9680 2MB (laughing not allowed h

Re: [JAVA3D] Java3D Application Crashing

2002-05-06 Thread Kelvin Chung
Hi Sean, Under opengl version, resize is handle explicitly by the driver itself. It has been report this problem happen under ATI card before. It seems that DirectX library is more stable than OpenGL library under this card. The J3DGraphics2D bug is reopen for investigation. Thanks. - Kelvin