summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2005-02-08 18:55:05 +0000
committerKenneth Russel <[email protected]>2005-02-08 18:55:05 +0000
commit5a5f30c79658b6cd45792ffc5962cb47cd12abcb (patch)
tree5167e89de36623c267b1b3eeaea7ecad174b8f65 /www
parenteae76f1792dbbf46c2413704a28ae3ab3e40120d (diff)
Added link to Grand Canyon demo
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@52 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4
Diffstat (limited to 'www')
-rw-r--r--www/index.html64
1 files changed, 64 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index 3519c90..7ef3a4f 100644
--- a/www/index.html
+++ b/www/index.html
@@ -204,6 +204,70 @@ documentation</a><br>
+ <div align="left"><font color="#ffffff"><strong>Grand Canyon Demo</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="http://java.sun.com/products/jfc/tsc/articles/jcanyon/jcanyon.jnlp">
+ <img src="jcanyon_sm.jpg" width="160" height="125"
+ alt="Launch Grand Canyon demo">
+ </a> </td>
+ <td width="45%"> A flight simulator written in the Java programming language using the New I/O APIs and OpenGL to visualize a large terrain data set in real time. <a href = "http://java.sun.com/products/jfc/tsc/articles/jcanyon/">Related article</a>, including source code, on the <a href = "http://java.sun.com/products/jfc/tsc/">Swing Connection</a>.
+ </td>
+ <td width="5%"><br>
+ </td>
+ <td width="25%"> None</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="#6E94B7" border="0" cellpadding="5"
+ cellspacing="1" width="100%">
+ <tbody>
+ <tr>
+ <td bgcolor="#6E94B7" valign="top">
+
+
+
<div align="left"><font color="#ffffff"><strong>Hardware Shadow
Mapping</strong></font></div>
</td>