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 licensed under terms that are yet to be disclosed. Until such time as these terms are disclosed, you may not do anything at all with the source code in this CVS repository.

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 terms under which we will license this source code will 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

We don't yet have any vecmath-only example programs. However, all of the example programs in the j3d-examples project use the vecmath API.

Feedback

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