The Source for Java Technology Collaboration


Home | Changes | Index | Search | Go

Java3D132

This page describes the Java 3D 1.3.2 release. Please read Java3DWikiInfo before making any changes to this page.

Java 3D 1.3.2 Release

The 1.3.2 version of Java 3D on java.net differs from the 1.3.1 release in the following ways:

  • The com.sun.j3d.* packages have been split out into their own project (j3d-core-utils).
  • Apache Ant is now used to build Java 3D
  • The Headspace AudioEngine has been removed. The JavaSound AudioEngine, which is not fully functional, is now the only available AudioDevice. It is disabled by default.
  • Many bug fixes have been incorporated

The reason the Headspace AudioEngine was removed is that we do not have the rights to ship the source code for the native Headspace sound mixer. Our plan going forward is to encourage the development community to implement an AudioEngine using JOAL.

See the release notes for more information.

Topic Java3D132 . { Edit | Ref-By | Printable | Diffs r2 < r1 | More }
 XML java.net RSS

Revision r2 - 31 Jul 2007 - 23:50:26 - Main.kcr
Parents: Java3D > Java3DRoadmap