Title: RE: [JAVA3D] Java 3D, Version 1.3 Beta 1

Oh no... NO! I can't download it! Sun site keeps coming back with error page!

> -----Original Message-----
> From: Yazel, David J. [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 20, 2001 1:34 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JAVA3D] Java 3D, Version 1.3 Beta 1
>
>
> Wow! This is indeed a wonderful release!
>
> Time for the holidays indeed!
>
> -----Original Message-----
> From: Charmaine Lee [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 20, 2001 1:09 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JAVA3D] Java 3D, Version 1.3 Beta 1
>
>
> Dave,
>
> Multi-textured geometry is now rendered using display list
> in 1.3 beta 1. However, it will be rendered using vertex
> array if the number
> of texture unit states exceed the number supported by the hardware.
> There is a Canvas3D property textureUnitStateMax which returns the
> maximum number of texture unit states supported by the underlying
> graphics layer.
>
> -Charmaine Lee
>
>
> > Delivered-To: [EMAIL PROTECTED]
> > MIME-Version: 1.0
> > Date: Tue, 20 Nov 2001 12:32:47 -0500
> > From: "Yazel, David J." <[EMAIL PROTECTED]>
> > Subject: Re: [JAVA3D] Java 3D, Version 1.3 Beta 1
> > To: [EMAIL PROTECTED]
> >
> > I am very glad to see the following bug fixes:
> >
> > 4474052 GeometryArray:updateData() is not optimized for by-copy case
> > 4446647 changing texture transform slows things down by 20%
> > 4427335 Severe performance regression in 1.2.1 during
> attach/detach from
> >           TransformGroup
> > 4461310 Object may disappear in Billboard/OrientedShape3D due to
> >           numerical problem
> > 4502846 Memory leaks when repeatly add and remove children
> of OrderedGroup
> >
> > I could not find a fixed bug addressing the fact that multi-textured
> > geometry would not be rendered using a display list. It
> causes severe
> > performance issues in our code.  Does this bug address it?
> >
> > 4479896 TextureUnitState for multiTexture did not set correctly in
> >           displaylist case
> >
> > Dave Yazel
> >
> >
> > -----Original Message-----
> > From: Michael Schulman [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, November 20, 2001 11:40 AM
> > To: [EMAIL PROTECTED]
> > Subject: [JAVA3D] Java 3D, Version 1.3 Beta 1
> >
> >
> > Java 3D Community -
> >
> > Sun is pleased to announce the availability of Java 3D,
> Version 1.3, Beta
> 1.
> > Version 1.3 contains a number of new features, optimizations and bug
> fixes.
> >
> > To download Java 3D, Version 1.3, Beta 1, go to:
> >
> >         http://java.sun.com/products/java-media/3d   and click on:
> >
> >         Java 3DTM API 1.3 Beta 1: Now Available for Download
> >
> > You can view the list of features and improvements at:
> >
> >
> http://java.sun.com/developer/earlyAccess/java3D/java3d-features.html
> >
> > Please send us your feedback as soon as possible.
> >
> > Thanks.
> >
> > -------------------
> > Michael A. Schulman
> > Product Line Manager - Media Tools and API's
> > 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".
> >
> >
> ==============================================================
> =============
> > 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".
>
> ==============================================================
> =============
> 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".
>
> ==============================================================
> =============
> 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".
>

Reply via email to