summaryrefslogtreecommitdiffstats
path: root/www/vm14/proposed-changes.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/vm14/proposed-changes.html')
-rw-r--r--www/vm14/proposed-changes.html40
1 files changed, 5 insertions, 35 deletions
diff --git a/www/vm14/proposed-changes.html b/www/vm14/proposed-changes.html
index 18adf8c..0eda354 100644
--- a/www/vm14/proposed-changes.html
+++ b/www/vm14/proposed-changes.html
@@ -3,42 +3,12 @@
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
- <title>Proposed Vecmath 1.4 API Changes</title>
+ <title>Obsolete Page</title>
</head>
<body>
-<h2>Proposed Vecmath 1.4 API Changes</h2>
-<p>This page highlights the proposed changes to the 1.4 version of the
-javax.vecmath API. For a list of new
-classes methods, etc., see the <a href="api-changes.html">List of
-Proposed Vecmath 1.4 API Changes</a>. Click
-<a href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/index.html">here</a>
-for the
-<a href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/index.html">latest
-javadocs for the proposed 1.4 API</a> (built from the dev-1_4 branch).<br>
-</p>
-<h3>I. High Priority Features</h3>
-<p>This list of high priority features will almost certainly make it
-into the 1.4 API.
-</p>
-<h4>1. New Tuple2i/Point2i classes</h4>
-<p>With the addition of shaders to the Java&nbsp;3D 1.4 API we need the
-ability to pass 2-dimensional integer points
-to shader programs. The new vecmath classes Tuple2i and Point2i fill
-this need. For
-more information see the <a
- href="https://j3d-core.dev.java.net/j3d1_4/shaders.html">Programmable
-Shaders in Java&nbsp;3D 1.4</a> page.
-</p>
-<h4>2. Miscellaneous features</h4>
-<p>This is a list of miscellaneous features that we propose to add to
-the API.
-</p>
-<ul>
- <li>Something...</li>
- <li>Something else...</li>
-</ul>
-<p><font color="gray">Page last updated &#8212;
-$Date$
-</font></p>
+<h2>Obsolete Page</h2>
+<p>This page is obsolete. Click <a
+ href="http://wiki.java.net/bin/view/Javadesktop/Java3DRoadmap#Java_3D_1_4">here</a>
+to go the Java 3D 1.4 roadmap on the Java 3D Wiki.</p>
</body>
</html>