diff options
author | Kenneth Russel <[email protected]> | 2007-02-24 00:54:22 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2007-02-24 00:54:22 +0000 |
commit | c55b662e5e8b359c5bfaa4516ef195d064e36816 (patch) | |
tree | dd54b231ed79ed117c244012b663ca320a69e350 | |
parent | 13a30024bd14255a9462a1562ca004d0cb43b626 (diff) |
Added NASCAR RaceView
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1153 232f8b59-042b-4e1e-8c03-345bb8c30851
-rw-r--r-- | www/index.html | 56 | ||||
-rwxr-xr-x | www/raceview.jpg | bin | 0 -> 7694 bytes |
2 files changed, 35 insertions, 21 deletions
diff --git a/www/index.html b/www/index.html index 040e1d8ec..d18026fdb 100644 --- a/www/index.html +++ b/www/index.html @@ -241,6 +241,20 @@ supported platforms. </td> <td bgcolor="#F8F8F8"> +<a href="http://www.nascar.com/trackpass/about/raceview/"><img +src="raceview.jpg" width="160" height="92" align="left">RaceView</a> +from NASCAR / NEXTEL, part of the <a +href="http://www.nascar.com/trackpass/">TrackPass</a> package, puts +you in the race. Control the virtual camera angle, listen to the +driver and team, and see crucial statistics and times, all in real +time as the race goes on. RaceView uses JOGL for its 3D rendering. + + </td> + </tr> + + <tr> + <td bgcolor="#F8F8F8" width="50%"> + <a href="http://www.shwup.com/"><img src="shwup.jpg" width="160" height="160" align="left" alt="Shwup">Shwup</a> is a new P2P toy for sharing photos that uses JOGL for all its rendering. Photos and text @@ -250,10 +264,7 @@ photos are slick 3D motion graphics that dance to the beats of the music that you're playing. Welcome to Post-Modern P2P Broadcasting! </td> - </tr> - - <tr> - <td bgcolor="#F8F8F8" width="50%"> + <td bgcolor="#F8F8F8"> <a href="http://www.artofillusion.org/"><img src="artofillusion.jpg" width="160" height="117" align="left" alt="Art Of Illusion">Art of @@ -265,7 +276,10 @@ for designing procedural textures and materials. It uses JOGL for real-time OpenGL rendering in its modeling views. </td> - <td bgcolor="#F8F8F8"> + </tr> + + <tr> + <td bgcolor="#F8F8F8" width="50%"> <a href="http://chronotext.org/"><img src="chronotext.jpg" width="160" height="120" align="left" alt="chronotext">chronotext</a> is a series @@ -276,10 +290,7 @@ Start</a>. See the <a href="http://www.chronotext.org/mapping/">latest experiments</a> of mapping text on to real 3D surfaces. </td> - </tr> - - <tr> - <td bgcolor="#F8F8F8" width="50%"> + <td bgcolor="#F8F8F8"> <a href="http://www.fenggui.org/"><img src="fenggui.jpg" width="160" height="127" align="left" alt="FengGUI">FengGUI</a> is a graphical @@ -290,7 +301,10 @@ build a complete GUI system. Since it is based on OpenGL, FengGUI fits well in multimedia and game environments. </td> - <td bgcolor="#F8F8F8"> + </tr> + + <tr> + <td bgcolor="#F8F8F8" width="50%"> <a href="http://www.simulation.com/products/glstudio/glstudio.html"><img @@ -307,10 +321,7 @@ javax.swing.JPanel, java.awt.Canvas and JavaBeans. GL Studio uses OpenGL for rendering and GL Studio for Java uses the JOGL API. </td> - </tr> - - <tr> - <td bgcolor="#F8F8F8" width="50%"> + <td bgcolor="#F8F8F8"> <a href="http://impact.sourceforge.net/"><img src="impact.jpg" width="160" height="129" align="left" alt="Impact">Impact</a> is a @@ -321,7 +332,10 @@ modelling, solving and viewing of simulation results, all in OpenGL accelerated graphics through the use of JOGL. </td> - <td bgcolor="#F8F8F8"> + </tr> + + <tr> + <td bgcolor="#F8F8F8" width="50%"> <a href="http://www.javapause.com/"><img src="jackflowers.jpg" width="160" height="120" align="left" alt="Jack Flowers">Jack @@ -332,9 +346,6 @@ through the game is to help Jack pick up flowers to progress through vegetal levels. </td> - </tr> - - <tr> <td bgcolor="#F8F8F8" width="50%"> <a href="http://mbt.sdsc.edu/"><img src="mbt.jpg" width="160" @@ -354,6 +365,9 @@ href="http://spdc.sdsc.edu/iedb/epitopeViewer/viewer_jogl333.php">webstart demo</a>), and <a href="http://sirius.sdsc.edu/">Sirius</a>. </td> + </tr> + + <tr> <td bgcolor="#F8F8F8" width="50%"> <a href="http://processing.org/"><img src="processing.jpg" width="160" @@ -367,9 +381,6 @@ domain. It uses JOGL for its hardware accelerated 3D rendering support. </td> - </tr> - - <tr> <td bgcolor="#F8F8F8" width="50%"> <a href="http://3d-alignment.eu"><img src="strap.jpg" width="160" @@ -380,6 +391,9 @@ sequence and 3D-structure. STRAP simultaneously displays It has powerful annotation features. </td> + </tr> + + <tr> <td bgcolor="#F8F8F8" width="50%"> <a href="http://www.vlsolutions.com/"><img src="vldocking.jpg" diff --git a/www/raceview.jpg b/www/raceview.jpg Binary files differnew file mode 100755 index 000000000..a5c92ab60 --- /dev/null +++ b/www/raceview.jpg |