aboutsummaryrefslogtreecommitdiffstats
path: root/www/j3d1_4/improvements.html
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2006-01-24 01:26:29 +0000
committerKevin Rushforth <[email protected]>2006-01-24 01:26:29 +0000
commit9d7eff05ab6ff5b71b88cf77e9eabe63bcec5ac3 (patch)
treef9042a1bcf92cbeffe62191a1e42bd7f4573aec3 /www/j3d1_4/improvements.html
parentf880aef74ac2ed92fc24e5ecb7c683c1ea867cb7 (diff)
Obsolete pages; now point to Wiki
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@507 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www/j3d1_4/improvements.html')
-rw-r--r--www/j3d1_4/improvements.html66
1 files changed, 5 insertions, 61 deletions
diff --git a/www/j3d1_4/improvements.html b/www/j3d1_4/improvements.html
index de58211..4cdc828 100644
--- a/www/j3d1_4/improvements.html
+++ b/www/j3d1_4/improvements.html
@@ -3,68 +3,12 @@
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
- <title>Possible Java 3D 1.4 Improvements</title>
+ <title>Obsolete Page</title>
</head>
<body>
-<h2>Possible Java&nbsp;3D<sup><font size="-2">TM</font></sup> 1.4
-Improvements</h2>
-<p>This page lists the possible improvements to the implementation
-of Java&nbsp;3D<sup><font size="-2">TM</font></sup> version 1.4 that do
-not require API changes. Click on the following
-link to see a description of the <a href="proposed-changes.html">proposed
-Java&nbsp;3D
-1.4 API changes</a>.
-</p>
-<h4>List of possible improvements</h4>
-<p>Here is a list of newly-filed issues that represent possible
-improvements to Java&nbsp;3D. This list is not prioritized, nor are any
-of
-these improvements guaranteed to be implemented.
-</p>
-<ul>
- <li>Texture optimizations:</li>
- <ul>
- <li>Sub-texture image optimization (<a
- href="https://java3d.dev.java.net/issues/show_bug.cgi?id=117">Issue 117</a>)</li>
- <li>Native support for ABGR format (<a
- href="https://java3d.dev.java.net/issues/show_bug.cgi?id=85">Issue 85</a>)</li>
- <li>Use Pixel Buffer Objects (<a
- href="https://java3d.dev.java.net/issues/show_bug.cgi?id=118">Issue 118</a>)</li>
- <li>Use OpenGL automatic mipmap generation (<a
- href="https://java3d.dev.java.net/issues/show_bug.cgi?id=126">Issue 126</a>)</li>
- </ul>
- <li>Geometry optimization:</li>
- <ul>
- <li>Use Vertex Buffer Objects (<a
- href="https://java3d.dev.java.net/issues/show_bug.cgi?id=119">Issue 119</a>)</li>
- </ul>
- <li>SetLive/ ClearLive MT cleanup (<a
- href="https://java3d.dev.java.net/issues/show_bug.cgi?id=120">Issue 120</a>)</li>
- <li>Stop using finalize() to cleanup state (<a
- href="https://java3d.dev.java.net/issues/show_bug.cgi?id=121">Issue 121</a>)</li>
- <li>Collection class usage: (<a
- href="https://java3d.dev.java.net/issues/show_bug.cgi?id=122">Issue 122</a>)</li>
- <ul>
- <li>Use Set versus List when appropriate</li>
- <li>Use generic Collection rather than j3d-specific classes (e.g.,
-UnorderList)</li>
- </ul>
- <li>Eliminate memory free lists (<a
- href="https://java3d.dev.java.net/issues/show_bug.cgi?id=123">Issue 123</a>)</li>
- <li>Improve picking performance / reduce garbage generation (<a
- href="https://java3d.dev.java.net/issues/show_bug.cgi?id=124">Issue 124</a>)</li>
- <li>Optimize CanvasViewCache to eliminate redundant operations &amp;
-garbage generation (<a
- href="https://java3d.dev.java.net/issues/show_bug.cgi?id=125">Issue 125</a>)
- </li>
-</ul>
-<p>Note that these new issues are in addition to any other issues that
-have been filed. For a complete list, <a
- href="https://java3d.dev.java.net/issues/buglist.cgi?Submit+query=Submit+query&amp;component=java3d&amp;issue_status=NEW&amp;issue_status=STARTED&amp;issue_status=REOPENED">query
-the list of issues</a>.
-</p>
-<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">here</a>
+to go the Java 3D Roadmap page of the Java 3D Wiki.</p>
</body>
</html>