summaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html65
1 files changed, 65 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index 9791e46..269afcb 100644
--- a/www/index.html
+++ b/www/index.html
@@ -343,6 +343,71 @@ technique of infinite shadow volumes. <a
+ <div align="left"><font color="#ffffff"><strong>JRefract</strong></font></div>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" bgcolor="#ffffff">
+
+
+ <table border="0" cellpadding="5" cellspacing="1"
+ width="100%">
+ <tbody>
+ <tr>
+ <td width="25%"> <br>
+ </td>
+ <td width="45%"> <strong>Description</strong>
+ </td>
+ <td width="5%"><br>
+ </td>
+ <td width="25%"> <strong>Requirements</strong>
+ </td>
+ </tr>
+ <tr>
+ <td width="25%"> <a
+ href="https://jogl-demos.dev.java.net/webstart/JRefract.jnlp">
+ <img src="jrefract_sm.jpg" width="160" height="120"
+ alt="Launch JRefract demo">
+ </a> </td>
+ <td width="45%"> Variant of NVidia's vtxprog_refract demo showcasing JOGL's hardware-accelerated Swing component. <a
+ href="vtxprog_warp.zip">Original
+ source code</a> supplied in NVidia's <a href="http://developer.nvidia.com/object/sdk_home.html">SDK</a>.</td>
+ <td width="5%"><br>
+ </td>
+ <td width="25%"> pbuffer support, ARB_vertex_program </td>
+ </tr>
+ <tr>
+ </tr>
+
+
+ </tbody>
+
+ </table>
+ </td>
+ </tr>
+
+ </tbody>
+
+
+ </table>
+ </td>
+ </tr>
+
+ </tbody>
+</table>
+
+<table border="0" cellpadding="5" cellspacing="1" width="100%">
+ <tbody>
+ <tr>
+ <td>
+ <table bgcolor="#990000" border="0" cellpadding="5"
+ cellspacing="1" width="100%">
+ <tbody>
+ <tr>
+ <td bgcolor="#990000" valign="top">
+
+
+
<div align="left"><font color="#ffffff"><strong>Vertex Program
Warp</strong></font></div>
</td>