From 54923c1d10a12fc0641473c67a0f8ae5b9ca93d2 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Sat, 17 Jul 2004 05:56:54 +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-utils~svn/trunk@15 9497e636-51bd-65ba-982d-a4982e1767a5 --- www/index.html | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/www/index.html b/www/index.html index 21d7c40..7df89b9 100644 --- a/www/index.html +++ b/www/index.html @@ -1,8 +1,8 @@ - + The Java 3D Core Utilities @@ -51,12 +51,13 @@ in this j3d-core-utils 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 @@ -72,16 +73,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-utils.dev.java.net +subscribe to this list. The cvs 'at' +j3d-core-utils.dev.java.net list is for automated CVS change messages and discussion of those changes.

Project Highlights

@@ -108,10 +110,12 @@ 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