Greg Huang wrote:
Hi Alessandro and Kelvin: I run the program in Dos console mode, and got following messageGreg ===================================================== Usage: java RunJ3DemoCubeMap cubeMapTextureName example : java RunJ3DemoCubeMap desert you will need 6 textures with the following names: desert_posx.jpg desert_negx.jpg desert_posy.jpg desert_negy.jpg desert_posz.jpg desert_negz.jpg Instanciando RunJ3dDemo ... file:G:/Greg/Java/JavaX/3D/Example/CubeMap/desert initialize behavior...
Bug 4800604 is already submit for further investigation. Looks like J3D pass invalid value down to native code that cause some driver got garbage texCoord and other crash. Use DirectX version to workaround first. - Kelvin ------------ Java 3D Team Sun Microsystems Inc. =========================================================================== 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".
