>Date: Mon, 04 Mar 2002 13:17:27 -0800 (PST) >From: Mona Wong <[EMAIL PROTECTED]> >Subject: Re: [JAVA3D] canvas disappears on window machine >To: [EMAIL PROTECTED] >Cc: [EMAIL PROTECTED] >MIME-version: 1.0 >Content-MD5: fAz+nMK8Sgy7T4cvfVjyXw== > >Hi Kelvin: > >> > I'm trying to figure out why my Java 3d application works fine on the >> >Solaris machine but the canvas keeps disappearing on the Windows machine. >> > >> > The Windows machine has the latest OpenGL version of 3d installed >(Java >> >1.4) >> > >> > Any help or pointer is greatly appreciated! >> > >> >Sincerely, >> > >> >Mona >> > >> Which version of Java3D are you using (v1.2.1/v1.3beta1) (OGL/DirectX) ? > > Java 3d 1.2.1_03 (OpenGL) w/ Java JRE 1.4 on Windows 2000. > > If you wanna see this problem, from a PC go to: >http://ncmir.ucsd.edu/doc/jdend/jdend.jnlp > >Thanks! > >Mona >
Java3D v1.2.1_03 (and previous release) is not compatiable with JDK1.4. We'll release v1.2.1_04 which fix the problem pretty soon. You can try either - JDK1.4/JDK1.3.1 with Java3D v1.3 beta1 or - JDK1.3.1 with Java3D v1.2.1_03 to workaround it. - 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".
