This project contains the source code
for the javax.media.j3d
package.
Related projects include: vecmath
(the 3D vector math package), j3d-core-utils (the
3D core utilities), and j3d-examples (the
3D
example programs). The vecmath and j3d-core-utils projects are required
to build j3d-core. Developers should refer to the CVS download
and build
instructions for information on downloading the source code and
building j3d-core.
For all other project information, including contributing to the 3D projects and reporting issues, please go to the parent java3d project.
NOTE: The issue Tracker in this j3d-core subproject cannot be used
to file or track issues. Please use the Issue Tracker
in the parent java3d
project
to track issues (bugs, feature requests, etc.) for
j3d-core and other 3D sub-projects.
The source code for the javax.media.j3d
package is licensed
under the GNU
Public License, version 2, with the Classpath Exception. This is the same
license that is used for the OpenJDK project.