aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300>2008-02-20 23:28:15 +0000
committerkcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300>2008-02-20 23:28:15 +0000
commitbcf455d67a49fc3fc2039506c0c28165894dc154 (patch)
treef6f0ca827129082bad0b5773be3c7eee8c58cdaa
parentdd5767445825355f189cddc82886e67fdb1b119b (diff)
Minor web page update
-rw-r--r--README-build.html9
-rw-r--r--www/index.html14
2 files changed, 11 insertions, 12 deletions
diff --git a/README-build.html b/README-build.html
index 7bdefcf..ebd3e07 100644
--- a/README-build.html
+++ b/README-build.html
@@ -52,9 +52,9 @@
</head>
<body>
<h3><span style="text-decoration: underline;">Building
-the Java&nbsp;3D Example Programs</span></h3>
+the 3D Example Programs</span></h3>
<p>To
-build the Java&nbsp;3D example programs, you must first checkout the <a
+build the 3D example programs, you must first checkout the <a
href="http://j3d-examples.dev.java.net/">j3d-examples</a>
CVS
repository on java.net. For example, run
@@ -68,8 +68,9 @@ the cvs checkout command as follows:<br>
</p>
<h3><span style="text-decoration: underline;">System Requirements</span>
</h3>
-<p>Any operating environment that supports J2SE and Java&nbsp;3D should
-work.We have built j3d-examples on the following operating environments:<br>
+<p>Any operating environment that supports the Java Platform and the
+Java&nbsp;3D<sup><font size="-2">TM</font></sup> API should
+work. We have built j3d-examples on the following operating environments:<br>
</p>
<ul>
<li>Solaris: Sparc (Ultra60 or better) running Solaris 9</li>
diff --git a/www/index.html b/www/index.html
index ac41c06..8cd9556 100644
--- a/www/index.html
+++ b/www/index.html
@@ -1,27 +1,26 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
- <title>Java 3D Example Programs</title>
+ <title>3D Example Programs</title>
</head>
<body style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<p>This project contains the source code
-for the Java&nbsp;3D<sup><font size="-2">TM</font></sup> example
-programs.
+for the 3D example programs.
</p>
<p>Related projects include: <a href="https://j3d-core.dev.java.net/">j3d-core</a>
-(the core Java&nbsp;3D API),
+(the core 3D package),
<a href="https://j3d-core-utils.dev.java.net/"> </a><a
href="https://vecmath.dev.java.net/">vecmath</a>
(the 3D vector math package), and <a
href="https://j3d-core-utils.dev.java.net/">j3d-core-utils</a>
-(the Java&nbsp;3D core utilities). Developers should refer to the <a
+(the 3D core utilities). Developers should refer to the <a
href="build-instr.html">CVS download
and build
instructions</a> for information on downloading the source code and
building j3d-examples.
</p>
<p><strong><em>For all other project
-information, including contributing to Java&nbsp;3D and reporting
+information, including contributing to the 3D projects and reporting
issues,
please go to the parent <a href="https://java3d.dev.java.net/">java3d</a>
project.</em></strong></p>
@@ -31,8 +30,7 @@ to file or track issues. Please use the <a
in the parent java3d
project
to track issues (bugs, feature requests, etc.) for
-Java&nbsp;3D-related
-sub-projects.<br>
+j3d-examples and other 3D sub-projects.<br>
</p>
<p><br>
</p>