summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2004-06-04 18:19:04 +0000
committerKevin Rushforth <[email protected]>2004-06-04 18:19:04 +0000
commit4fc115fa7dfc9fe2d614a5e7d3a0db49431930cf (patch)
tree39826047274ccda990fff41964672a81b79c0ee8 /www
parent1af87641e8d0b9f62b90357192027ca195fd098e (diff)
More home page updates
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@4 9497e636-51bd-65ba-982d-a4982e1767a5
Diffstat (limited to 'www')
-rw-r--r--www/index.html33
1 files changed, 19 insertions, 14 deletions
diff --git a/www/index.html b/www/index.html
index 1a28d3d..8b36ffe 100644
--- a/www/index.html
+++ b/www/index.html
@@ -6,36 +6,41 @@
<title>The Java 3D Core Utilities</title>
</head>
<body>
-This project contains the source code
-for the Java 3D core utilities in the <code>com.sun.j3d.*</code>
+<p>This project contains the source code
+for the Java&nbsp;3D core utilities in the <code>com.sun.j3d.*</code>
hierarchy.<br>
-<br>
-Related projects include: <a href="http://vecmath.dev.java.net/">vecmath</a>
+</p>
+<p>Related projects include: <a href="http://vecmath.dev.java.net/">vecmath</a>
(the 3D vector math package), <a href="http://j3d-core.dev.java.net/">j3d-core</a>
(the
-core Java 3D API), and <a href="http://j3d-examples.dev.java.net/">j3d-examples</a>
-(the Java 3D
+core Java&nbsp;3D API), and <a href="http://j3d-examples.dev.java.net/">j3d-examples</a>
+(the Java&nbsp;3D
example programs). The j3d-core-utils project is built as part of
j3d-core. Refer to the build instructions [TODO: link] in the <a
href="http://j3d-core.dev.java.net/">j3d-core</a> project for
more information.<br>
+</p>
<h3>Project highlights</h3>
<p><b>Release project Source code</b> </p>
-[TODO: include text from j3d-core]
-<p><span style="font-weight: bold;">Java3D 1.3.x bug fixes</span><br>
+<p>
+[TODO: include text from j3d-core] </p>
+<p><span style="font-weight: bold;">Java&nbsp;3D 1.3.x bug fixes</span><br>
</p>
-<p>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.
+<p>We will work with the community to address bugs identified in
+Java&nbsp;3D
+1.3.1 and the will release new versions of Java&nbsp;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.<br>
</p>
<h3><a name="Project_Suggestions"></a>Project Suggestions</h3>
-Here are some project ideas for the j3d-core-utils project. Please see
+<p>Here are some project ideas for the j3d-core-utils project. Please
+see
the <a href="http://j3d-core.dev.java.net/#Project_Suggestions">Project
Suggestions</a> in the <a href="http://j3d-core.dev.java.net/">j3d-core</a>
project for more ideas.<br>
+</p>
<ul>
<li><a href="http://joal.dev.java.net/">JOAL</a>-based audio engine</li>
<li>Character Animation utility</li>
@@ -45,11 +50,11 @@ project for more ideas.<br>
<li>Loaders</li>
</ul>
<h3>How to Contribute</h3>
-[TODO: include text from j3d-core]<br>
+<p>[TODO: include text from j3d-core] </p>
<h3>Releases</h3>
<p>[TODO: links to code] </p>
<h3>Examples</h3>
-<p>{TODO: links to examples] </p>
+<p>[TODO: links to examples] </p>
<h3>Feedback</h3>
<p>[TODO: list of feedback and participation options including mailing
lists,