From e2ec1a51a289e0e32d5b55ca9b266ec842b48adf Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Fri, 4 Jun 2004 16:59:13 +0000 Subject: Created initial home page git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@3 dd45e54d-f42e-c781-df72-dca083a658b1 --- www/index.html | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 51 insertions(+), 6 deletions(-) diff --git a/www/index.html b/www/index.html index 40bd357..220e09c 100644 --- a/www/index.html +++ b/www/index.html @@ -1,8 +1,53 @@ + - - Default Project Content - - - This is the default project content. - + + + The Vecmath API + + +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).
+

License

+

The source code for the 3D vector math API reference +implementation is available for research use +under the +Java Research License (JRL) [TODO: license link]. +It is also available for commercial use +under the Java Distribution License (JDL) [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 JRL and JDL 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.]

+


+

+ -- cgit v1.2.3