 |
Home | Changes | Index | Search | Go
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.
|