From 8f9f964be1171cf6e17f329829aa54bcd2688279 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Fri, 25 Jun 2004 21:51:03 +0000 Subject: Updated web pages git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@11 9497e636-51bd-65ba-982d-a4982e1767a5 --- www/index.html | 85 +++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 61 insertions(+), 24 deletions(-) (limited to 'www') diff --git a/www/index.html b/www/index.html index a085de2..4fc84fc 100644 --- a/www/index.html +++ b/www/index.html @@ -1,8 +1,8 @@ - + The Java 3D Core Utilities @@ -20,19 +20,28 @@ j3d-core. Refer to the download and build instructions for information on downloading and building j3d-core and j3d-core-utils.

-

Project highlights

-

Release project Source code

-

-[TODO: include text from j3d-core]

-

Java 3D 1.3.x bug fixes
+

Downloads

+

Three types of binary builds are available in the Documents +& Files +section of this project on java.net: Release (or FCS) builds; +Experimental (early access) builds; and Daily/Weekly builds. The latest +release build of Java 3D v1.3.1 is available. A fairly stable +experimental build, labeled as Java 3D v 1.3.2-build3 is now +available. We will set up daily or weekly builds in the near future.

-

We will work with the community to address bugs identified in -Java 3D -1.3.1 and the will release new versions of Java 3D 1.3.x as -needed. -Bugfixes will be immediately available in the cvs source, or from the -weekly builds on this site. We will release official 1.3.x versions no -more often than twice a year.
+

How to Contribute

+

We invite developers to contribute to Java 3D. Please refer to +the +Contributing to +Java 3D section in the parent java3d project to learn +how to contribute to this project or any other Java 3D-related +project.

+

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 @@ -49,17 +58,45 @@ project for more ideas.

  • CSG (geometry boolean operators) utility
  • Loaders
  • -

    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.]
    -
    +

    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.
    +

    +

    Feedback and Discussion
    +

    +

    We have created two Java 3D mailing lists in the parent java3d project: announce@java3d.dev.java.net +and interest@java3d.dev.java.net. +Click +here to subscribe to either of these lists. The annouce list is a +low-volume moderated mailing list for announcing Java 3D-related +news +and information. 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.

    +

    For those who prefer a forum to a 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@java3d.dev.java.net +and vice-versa.

    +

    Finally, each sub-project has its own cvs and issues mailing +lists. Click +here to +subscribe to either of these lists. The cvs@j3d-core-utils.dev.java.net +list is for automated CVS change messages and discussion of those +changes. The issues@j3d-core-utils.dev.java.net +list is for automated issue tracking.

    +

    -- cgit v1.2.3