Re: [JAVA3D] Java 3D 1.3 is Now Available

2002-07-11 Thread Ingo Brunberg
In fact, the 1.3 beta2 version has found its way to the mirrors just a few days ago. Regards, Ingo >Hi Doug, > >Where is the Linux version of J3D 1.3-fcs? Found nothing on javasoft.com >and blackdown.org. Does it take more time to be released? > >David. > >> Hello All, >> >> I am pleased to anno

Re: [JAVA3D] Java 3D 1.3 is Now Available

2002-07-11 Thread Doug Twilleager
It will take more time because Blackdown does the port. It will be there when it is done. Doug. >Subject: Re: [JAVA3D] Java 3D 1.3 is Now Available >To: [EMAIL PROTECTED] >MIME-version: 1.0 >Content-transfer-encoding: 7bit >Delivered-to: [EMAIL PROTECTED] > >Hi Doug,

Re: [JAVA3D] Java 3D 1.3 is Now Available

2002-07-11 Thread David Wang
Hi Doug, Where is the Linux version of J3D 1.3-fcs? Found nothing on javasoft.com and blackdown.org. Does it take more time to be released? David. > Hello All, > > I am pleased to announce the availability of Java 3D 1.3 FCS at: > > http://java.sun.com/products/java-media/3D/ > > I would like t

Re: [JAVA3D] Java 3D 1.3 is Now Available

2002-07-10 Thread Kelvin Chung
>Date: Thu, 11 Jul 2002 01:29:02 +0100 >From: John Hynd <[EMAIL PROTECTED]> >Subject: Re: [JAVA3D] Java 3D 1.3 is Now Available >To: [EMAIL PROTECTED] >MIME-version: 1.0 >X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2479.0006 >Content-transfer-encoding: 7bit >X-

Re: [JAVA3D] Java 3D 1.3 is Now Available

2002-07-10 Thread John Hynd
MAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 11, 2002 12:13 AM Subject: Re: [JAVA3D] Java 3D 1.3 is Now Available > Hi, > > Thanks to J3D team for developing Java3D 1.3. Could any one tell me if I > have installed 1.2.1 04 already, do I still need to upgrade t

Re: [JAVA3D] Java 3D 1.3 is Now Available

2002-07-10 Thread GB Liu
Hi, Thanks to J3D team for developing Java3D 1.3. Could any one tell me if I have installed 1.2.1 04 already, do I still need to upgrade to 1.3? Or in other words, between 1.2.1 04 and 1.3 which is more advanced? Thank you a lot! G.B. =

Re: [JAVA3D] Java 3D 1.3 is Now Available

2002-07-10 Thread Simeon H.K. Fitch
Doug Twilleager wrote: > Hello All, > > I am pleased to announce the availability of Java 3D 1.3 FCS I'm sure I speak for all when I offer my sincere thanks for all the hard work the Java3D team has put into this release! Congratulations! Go celebrate! Simeon Fitch -- /** * @author Simeon H.

Re: [JAVA3D] Java 3D 1.3 is Now Available

2002-07-10 Thread John Hynd
Cool! Although I see you havent included my suggestion: Doom3Engine d3Engine = new Doom3Engine(); d3Engine.doAllWorkForMe(TIME_NOW); BranchGroup objRoot = new BranchGroup(); objRoot.addChild(d3Engine); Maybe in 1.4 eh? Cheers. J. >From: Doug Twilleager <[EMAIL PR