This project contains the source code
for the 3D vector math package, javax.vecmath
.
Related projects include: j3d-core (the core 3D pacakge), j3d-core-utils (the 3D core utilities), and j3d-examples (the 3D example programs). Developers should refer to the CVS download and build instructions for information on downloading the source code and building vecmath.
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 vecmath 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
vecmath and other 3D sub-projects.
The source code for the javax.vecmath
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.