This project contains the source code for the 3D vector math package, javax.vecmath.

Related projects include: j3d-core (the core Java 3D API), j3d-core-utils (the Java 3D core utilities), and j3d-examples (the Java 3D example programs). Refer to the download and build instructions for information on downloading and building vecmath.

License

The source code for the 3D vector math API reference implementation is available for research use under the TBD1 license [TODO: license link]. It is also available for commercial use under the TBD2 license [TODO: license link]. The API specification will continue to evolve as part of the Java Community Process (JCP). We welcome community participation, and encourage developers to contribute both bug fixes and new implementation code to the API. The TBD1 and TBD2 licenses were chosen to facilitate this, while ensuring that the API is not fragmented with incompatible versions being released.

Project highlights

[TODO: fill this in]

Project Suggestions

How to Contribute

[TODO: include text from j3d-core]

Releases

[TODO: links to code]

Examples

[TODO: links to examples]

Feedback

[TODO: list of feedback and participation options including mailing lists, project owners/contacts, discussion forum, wikis, etc.]