aboutsummaryrefslogtreecommitdiffstats
path: root/www/j3d1_4/render-texture.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/j3d1_4/render-texture.html')
-rw-r--r--www/j3d1_4/render-texture.html32
1 files changed, 32 insertions, 0 deletions
diff --git a/www/j3d1_4/render-texture.html b/www/j3d1_4/render-texture.html
new file mode 100644
index 0000000..6561d73
--- /dev/null
+++ b/www/j3d1_4/render-texture.html
@@ -0,0 +1,32 @@
+<!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: Render To Texture</title>
+</head>
+<body>
+<h2>Java&nbsp;3D<sup><font size="-2">TM</font></sup> 1.4:
+Render To Texture</h2>
+<p>This page describes the possible render-to-texture feature in
+Java&nbsp;3D 1.4...
+</p>
+<p>The proposed API is:</p>
+<ul>
+ <li>New classes</li>
+ <ul>
+ <pre>public class XXXXX extends YYYYY<br> method: setXxxxx()<br></pre>
+ </ul>
+ <li>New methods in existing classes:<br>
+ </li>
+ <ul>
+ <pre>XXXXX<br> method: setXxxxx()<br></pre>
+ </ul>
+</ul>
+<p>More info here...
+</p>
+<p><font color="gray">Page last updated &#8212;
+$Date$
+</font></p>
+</body>
+</html>