From c812bf84788e8c82564e4df6c2dcf05009e29543 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Fri, 1 Jul 2005 23:47:33 +0000 Subject: Rearranged web pages -- all content is now in parent java3d page git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@66 9497e636-51bd-65ba-982d-a4982e1767a5 --- www/build-instr.html | 18 +++++-- www/index.html | 134 +++++++-------------------------------------------- 2 files changed, 32 insertions(+), 120 deletions(-) diff --git a/www/build-instr.html b/www/build-instr.html index ee62ed9..ca4d5f1 100644 --- a/www/build-instr.html +++ b/www/build-instr.html @@ -3,11 +3,11 @@ - j3d-core-utils download and building instructions + CVS download and build instructions -

Instructions for downloading and building j3d-core-utils +

CVS download and build instructions for j3d-core-utils

To build the Java 3DTM packages, @@ -33,6 +33,18 @@ directory. For example:

After you have downloaded the three CVS repositories, read the README-FIRST.txt file, then read and follow the instructions in the README-build.html -files in all three CVS repositories.

+files in all three CVS repositories.
+

+

Click on the "Version +Control - CVS" link to access the j3d-core-utils source code from +CVS. Automated CVS change messages are sent to the cvs 'at' +j3d-core-utils.dev.java.net +list list. Click here to +subscribe to this list.
+

+


+

+

diff --git a/www/index.html b/www/index.html index 5e22779..bc453a1 100644 --- a/www/index.html +++ b/www/index.html @@ -6,20 +6,10 @@ The Java 3D Core Utilities -

-Downloads | -How to Contribute | -Reporting Issues | -Feedback and Discussion | -Project Highlights | -Project Suggestions | -Examples -

This project contains the source code for the Java 3DTM core utilities in the com.sun.j3d.* -hierarchy.
-

+hierarchy.

Related projects include: vecmath (the 3D vector math package), j3d-core (the @@ -27,118 +17,28 @@ core Java 3D API), and j3d-examples (the Java 3D example programs). The j3d-core-utils project is built as part of -j3d-core. Refer to the download and build -instructions for information on downloading and building j3d-core -and j3d-core-utils. -

-

Downloads

-

Three types of Java 3D binary builds -are available on java.net: Release (or FCS) builds; -Stable (experimental, early access) builds; and Daily builds. The -latest -release build of Java 3D v1.3.2 is available. -Daily builds of 1.4.0 are now available. Stable -builds of Java 3D 1.4.0 will be available soon.
-

-

The javadoc for the fcs release of Java 3D v 1.3.2 can be found -here. -The javadoc for a recent daily build of Java 3D v 1.4.0 can be -found here. -

-

How to Contribute

-

We invite developers to contribute to Java 3D. Please refer to -the -Contributing to -Java 3D page in the parent java3d project to learn -how to contribute to this project or any other Java 3D-related -project. See the JavaDesktop -Community Governance Guidelines for general guidelines on -participating in JavaDesktop community projects, such as -j3d-core-utils. -

-

Reporting Issues
-

-

We have set up the CVS +download +and build +instructions for information on downloading the source code and +building j3d-core-utils.

+

+

For all other project +information, including contributing to Java 3D and reporting +issues, +please go to the parent java3d +project.

+

NOTE: The issue Tracker in this j3d-core-utils subproject cannot be +used +to file or track issues. Please use the Issue Tracker in the parent java3d project to track issues (bugs, feature requests, etc.) for Java 3D-related -sub-projects. Please use the above link rather than the Issue Tracker -in this j3d-core-utils project. Refer to the Reporting -Issues section in the parent java3d project for more information. -

-

Feedback and Discussion
-

-

We have created four Java 3D mailing lists in the parent 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 -discussing all aspects of Java 3D, the reference implementation -for the -Java 3D core, vecmath, utilities, example programs, etc. The annouce list is a -low-volume moderated mailing list for announcing Java 3D-related -news -and information. The issues -list is for automated issues tracking, and the cvs list is for automated CVS -change messages (for changes to the parent java3d web pages only).

-

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

-

Finally, each sub-project has its own cvs mailing -list. Click here to -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

-

Please see the Project -Highlights in the j3d-core -project.
+


-

Project Suggestions

-

Here are some project ideas for the j3d-core-utils project. Please -see -the Project -Suggestions in the j3d-core -project for more ideas.
-

- -

Examples

-

The j3d-examples -project includes a set of simple example programs. The 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.

-- cgit v1.2.3