>X-Unix-From: [EMAIL PROTECTED] Mon Feb 18 05:42:09 2002 >Date: Mon, 18 Feb 2002 06:41:30 -0700 >From: Daniel Selman <[EMAIL PROTECTED]> >Subject: [JAVA3D] Testing with J3D1.3B1 and JDK1.4 >To: [EMAIL PROTECTED] >MIME-version: 1.0 >X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 >Content-transfer-encoding: 7bit >Importance: Normal >X-Priority: 3 (Normal) >X-MSMail-priority: Normal >Delivered-to: [EMAIL PROTECTED] >Comments: cc: [EMAIL PROTECTED] > >All, > >I've been testing my book examples with the configuration below and have >seen a few bugs and changes in behavior compared to the previous release. On >the whole however I am very pleased with the results of running against the >Beta. Java 3D 1.3 is looking very promising indeed! > >FYI: the book/examples should be available within a few days! :-) > >Sincerely, > >Daniel Selman > >======================== configuration and issues ======================== >java version "1.4.0" >Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92) >Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode) > ....
> >Reading rasters is broken: >java.lang.NullPointerException > at >javax.media.j3d.GraphicsContext3D.doReadRaster(GraphicsContext3D.java:2238) > at >javax.media.j3d.GraphicsContext3D.readRaster(GraphicsContext3D.java:2205) > at >org.selman.java3d.book.rastertest.RasterTest$RasterCanvas3D.postSwap(RasterT >est.java:235) > at javax.media.j3d.Renderer.doWork(Renderer.java:248) > at javax.media.j3d.J3dThread.run(J3dThread.java:256) > This is bug 4614743 which is fixed in v1.3 beta2 release. Thanks. - 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".
