Wayne, Mantes and others -
Java 3D is currently available on:
Solaris/SPARC from Sun
Windows (various flavors) from Sun
HP-UX from HP
IRIX from SGI (coming up to 1.2.1 soon)
AIX from IBM
Linux from Blackdown
Our web pages points to all of them.
Regarding using Java 3D, remember it is a scene graph API, and not just Java
wrappers for OpenGL. There is a big difference. We also do alot of optimization
to draw to the screen quickly. Also, Java 3D sits on top of OpenGL or Direct3D,
depending on which version you download.
See java.sun.com/products/java-media/3D
> Delivered-To: [EMAIL PROTECTED]
> X-Originating-IP: [209.196.18.253]
> X-OriginalArrivalTime: 07 Sep 2001 13:57:19.0272 (UTC)
FILETIME=[026A0A80:01C137A5]
> Date: Fri, 7 Sep 2001 13:57:19 +0000
> From: Wayne Glanfield <[EMAIL PROTECTED]>
> Subject: Re: [JAVA3D] Java3D and OpenGL
> To: [EMAIL PROTECTED]
>
> Sounds like you already know the answer from the questions your asking!
>
> Java3d is simpler and faster to learn for basic 3d work, however, using
> opengl with java allows greater flexibility and access to much greater
> functionality including the nurbs and trimmed surface libraries built into
> opengl, very useful if your polygon based modeling isn't up to what you
> need.
>
> Although using opengl limits your app. to a specificplatform, this is a bit
> of a mute issue with regard to java3d as java3d is only supported on Sun and
> microsoft at present I believe.
>
>
>
> >
> >Hi there!
> >
> >I'm writing a 3D application and I'm trying to find out what is best to
> >use : Java and OpenGL for Java, or just Java3D.
> >Which of the to choises is faster and gives better results? Which one is
> >simpler ?
> >
> >Thanks in advance
> >
> >Nasos
> >
> >===========================================================================
> >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".
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
> ===========================================================================
> 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".
-------------------
Michael A. Schulman
Java 3D / JAI Product Line Manager
SUN Microsystems
901 San Antonio Rd. UMPK29-304
Palo Alto, CA 94303-4900
Direct: 650-786-0529 FAX: 650-786-7625
[EMAIL PROTECTED]
===========================================================================
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".