From 978b0b09a80983ce5caa67fd5c30162bf5a1b2a4 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Sat, 17 Jul 2004 05:56:14 +0000 Subject: 1. Remove all URLs with e-mail addresses -- replaced with list 'at' project.dev.java.net instead (to reduce probability of spam) 2. Make off-java.net URLs and license URLs pop up in a separate window git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@25 ba19aa83-45c5-6ac9-afd3-db810772062c --- www/index.html | 43 +++++++++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 18 deletions(-) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index 18e7e04..eb9bd47 100644 --- a/www/index.html +++ b/www/index.html @@ -1,8 +1,8 @@ - + The Java 3D API Core @@ -23,13 +23,15 @@ instructions for information on downloading and building j3d-core.

License

The source code for the core Java 3D API reference implementation -is licensed under the Java +is licensed under the Java Research License (JRL) for non-commercial use. The JRL allows users to download, build, and modify the source code in the j3d-core project for research use, subject to the terms of the license.

Java 3D is also licensed for commercial use under a new -no-fee Java +no-fee Java Distribution License (JDL). The JDL allows commercial use of Java 3D with or without modification, as long as compatibility with the entire API Specification is maintained. @@ -75,12 +77,13 @@ in this j3d-core project.

Feedback and Discussion

We have created four Java 3D mailing lists in the parent java3d project: interest@java3d.dev.java.net, -announce@java3d.dev.java.net, -issues@java3d.dev.java.net, -and cvs@java3d.dev.java.net. -Click + href="http://java3d.dev.java.net/">java3d project: interest 'at' java3d.dev.java.net, +announce 'at' java3d.dev.java.net, +issues 'at' java3d.dev.java.net, +and cvs 'at' java3d.dev.java.net +(replace 'at' with @). Click here to subscribe to any of these lists. The interest list is an open mailing list for @@ -96,16 +99,17 @@ list is for automated issues tracking, and the

For those who prefer a forum to a discussion mailing list, we have created the -Java 3D +Java 3D forum, hosted as part of the JavaDesktop Community. Messages -posted on the forum are cross-posted to interest@java3d.dev.java.net +posted on the forum are cross-posted to interest +'at' java3d.dev.java.net and vice-versa.

Finally, each sub-project has its own cvs mailing list. Click here to -subscribe to this list. The cvs@j3d-core.dev.java.net +subscribe to this list. The cvs 'at' +j3d-core.dev.java.net list is for automated CVS change messages and discussion of those changes.

Project Highlights

@@ -154,7 +158,8 @@ more often than twice a year.

Java 3D 1.4

We will file a new JSR (or revive the existing JSR-189) under the Java + href="http://jcp.org/en/jsr/detail?id=189" target="_blank">JSR-189) +under the Java Community Process (JCP) shortly, and form an Expert Group of community members to design and implement the next version of the Java 3D API. We @@ -184,11 +189,13 @@ project for more ideas.

Examples

The j3d-examples project includes a set of simple example programs. The Java 3D + href="http://java.sun.com/products/java-media/3D/flythrough.html" + target="_blank">Java 3D Fly Through v 2.0 Beta sample application shows you how to take advantage of the capabilities of Java 3D technology. You can download -the source code via http://java3d.netbeans.org.
+the source code via http://java3d.netbeans.org.

-- cgit v1.2.3