blob: 1c6479f13b50291cde6546efa2882de945ccd8d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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>
|