diff options
author | Kevin Rushforth <[email protected]> | 2005-03-25 21:42:54 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2005-03-25 21:42:54 +0000 |
commit | 8ad266e192dd129a035492098d18c83c93c79a22 (patch) | |
tree | aa1309ece2768bda8ef9da77cc99ec36355d49f4 /www/j3d1_4/lightweight-canvas3d.html | |
parent | 3660a7c0230c22b340ca9c226d37d7f3c4b13adf (diff) |
Reorganized 1.4 feature list
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@174 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www/j3d1_4/lightweight-canvas3d.html')
-rw-r--r-- | www/j3d1_4/lightweight-canvas3d.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/www/j3d1_4/lightweight-canvas3d.html b/www/j3d1_4/lightweight-canvas3d.html new file mode 100644 index 0000000..1c6479f --- /dev/null +++ b/www/j3d1_4/lightweight-canvas3d.html @@ -0,0 +1,27 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> + <meta content="text/html; charset=ISO-8859-1" + http-equiv="content-type"> + <title>Java 3D 1.4: Lightweight Canvas3D</title> +</head> +<body> +<h2>Java 3D<sup><font size="-2">TM</font></sup> 1.4: +Lightweight Canvas3D</h2> +<p>A possible feature under consideration for Java 3D 1.4 is a +lightweight JCanvas3D that is similar to +JGLCanvas in JOGL. Adding this into core may be beyond the +scope of 1.4. It probably can be done as a utility, although it +may require some core changes.<span style="color: rgb(204, 0, 0);"></span></p> +<p><span style="color: rgb(204, 0, 0);"></span></p> +<p><span style="color: rgb(204, 0, 0);">Note: this feature will not +happen +without an someone from the community volunteering +to drive it.</span></p> +<p>More info here... +</p> +<p><font color="gray">Page last updated — +$Date$ +</font></p> +</body> +</html> |