aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2004-06-25 15:40:29 +0000
committerKevin Rushforth <[email protected]>2004-06-25 15:40:29 +0000
commit439f0c84008f149656ad9b064e5402698e948174 (patch)
tree7ad757d9b687cbb03575f3f455d6c967241dae45 /www
parentbf0a634a86d7b1205be30de20f9faac7347c67c8 (diff)
More web page updates
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@18 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www')
-rw-r--r--www/index.html25
1 files changed, 18 insertions, 7 deletions
diff --git a/www/index.html b/www/index.html
index 7c1b3f9..f7f0a4c 100644
--- a/www/index.html
+++ b/www/index.html
@@ -34,6 +34,16 @@ The terms under which we will license this source code will facilitate
this, while ensuring that the API is not fragmented with incompatible
versions being released.<br>
</p>
+<h3>Downloads</h3>
+<p>Three types of binary builds are available in the <a
+ href="file:///C:/kcr/java3d/1.3.2/j3d-core/servlets/ProjectDocumentList">Documents
+&amp; Files</a>
+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-buildXX is now
+available. We will set up daily or weekly builds in the near future.<br>
+</p>
<h3>Project highlights</h3>
<p><b>Release project Source code</b> </p>
<p>The current, experimental fork of the of the Java&nbsp;3D source
@@ -140,21 +150,22 @@ development, the API itself (that is, the public and protected classes,
interfaces, methods, fields, and so forth in the <code>javax.media.j3d</code>
and <code>javax.vecmath</code> packages) are
controlled by the JCP and can not be freely modified.
-Modifications to the API will be created within the Java&nbsp;3D JSR's
+Modifications to the API will be created within the Java&nbsp;3D JSRs
by an Expert Group of JCP members. A call for experts will be
made once this process is launched.
</p>
-<h3>Releases</h3>
-<p>[TODO: links to code] </p>
<h3>Examples</h3>
<p>The <a href="http://j3d-examples.dev.java.net/">j3d-examples</a>
-project includes a set of simple example programs.<br>
+project includes a set of simple example programs. The <a
+ href="http://java.sun.com/products/java-media/3D/flythrough.html">Java
+3D Fly Through v 2.0 Beta</a> sample application shows you how to take
+advantage of the capabilities of Java 3D technology. You can download
+the source code via <a href="http://java3d.netbeans.org">http://java3d.netbeans.org</a>.<br>
</p>
-<p>[TODO: links to other examples, e.g., j3dfly] </p>
<h3>Feedback</h3>
<p>[TODO: list of feedback and participation options including mailing
-lists,
-project owners/contacts, discussion forum, wikis, etc.]<br>
+lists, issue tracking, project owners/contacts, discussion forum,
+wikis, etc.]<br>
<br>
</p>
</body>