From 05a8eed3197ded4871b302997d70d1984879a608 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Fri, 30 Jul 2004 03:39:03 +0000 Subject: Updated web pages git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@27 ba19aa83-45c5-6ac9-afd3-db810772062c --- www/build-instr.html | 9 ++++--- www/index.html | 69 ++++++++++++++++++++++++++++++++-------------------- 2 files changed, 47 insertions(+), 31 deletions(-) (limited to 'www') diff --git a/www/build-instr.html b/www/build-instr.html index cd6c230..0617247 100644 --- a/www/build-instr.html +++ b/www/build-instr.html @@ -10,14 +10,15 @@

Instructions for downloading and building j3d-core

To -build the Java 3D packages, you must checkout the following three +build the Java 3DTM +packages, you must checkout the following three CVS repositories:

These three top-level directories must be named exactly as shown above and they must be sibling directories. To ensure this, run diff --git a/www/index.html b/www/index.html index eb9bd47..a1ba060 100644 --- a/www/index.html +++ b/www/index.html @@ -5,32 +5,42 @@ content="text/html; charset=ISO-8859-1"> The Java 3D API Core - + +

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

This project contains the source code -for the core Java 3D API +for the core Java 3DTM API package, javax.media.j3d.

-

Related projects include: vecmath +

Related projects include: vecmath (the 3D vector math package), j3d-core-utils (the + href="https://j3d-core-utils.dev.java.net/">j3d-core-utils (the Java 3D core utilities), and j3d-examples (the + href="https://j3d-examples.dev.java.net/">j3d-examples (the Java 3D example programs). The vecmath and j3d-core-utils projects are required to build j3d-core. Refer to the download and build instructions for information on downloading and building j3d-core.

-

License

+

License

The source code for the core Java 3D API reference implementation -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 Distribution License (JDL). The JDL allows commercial use of Java 3D with or without modification, as @@ -46,7 +56,7 @@ implementation code to the API. The combination of the JRL and the JDL was chosen to facilitate this, while ensuring the integrity and compatibility of the API.

-

Downloads

+

Downloads

Three types of binary builds are available in the Documents & Files @@ -56,34 +66,39 @@ release build of Java 3D v1.3.1 is available. A fairly stable experimental build, labeled as Java 3D v 1.3.2-build4 is now available. We will set up daily or weekly builds in the near future.

-

How to Contribute

+

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 +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.
+project. See the JavaDesktop +Community Governance Guidelines for general guidelines on +participating in JavaDesktop community projects, such as j3d-core.

-

Reporting Issues
+

Reporting Issues

We have set up the Issue Tracker -in the parent java3d project + href="https://java3d.dev.java.net/servlets/ProjectIssues">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 project.
+in this j3d-core project. Refer to the Reporting +Issues section in the parent java3d project for more information.

-

Feedback and Discussion
+

Feedback and Discussion

We have created four Java 3D mailing lists in the parent java3d project: 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 + href="https://java3d.dev.java.net/servlets/ProjectMailingListList">Click here to subscribe to any of these lists. The interest list is an open mailing list for @@ -99,7 +114,7 @@ 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 forum, hosted as part of the JavaDesktop Community. Messages posted on the forum are cross-posted to interest @@ -124,7 +139,7 @@ ways:

  1. The com.sun.j3d.* packages have been split out into -their own project (j3d-core-utils).
  2. +their own project (j3d-core-utils).
  3. Apache Ant is now used to build Java 3D
  4. The Headspace AudioEngine has been removed. The JavaSound @@ -144,7 +159,7 @@ have the rights to ship the source code for the native Headspace sound mixer. Our plan going forward is to implement an AudioEngine using JOAL.

    + href="https://joal.dev.java.net/">JOAL.

    Java 3D 1.3.x bug fixes

    We will work with the community to address bugs identified in @@ -178,16 +193,16 @@ features such as extensibility and pluggable renderers.

    Project Suggestions

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

    • DirectX build environment for MinGW (using gcc)
    • DirectX 9 port
    -

    Examples

    -

    The j3d-examples +

    Examples

    +

    The j3d-examples project includes a set of simple example programs. The Java 3D -- cgit v1.2.3