From c6a7799d1efa8536fc3967ca6492b36b19fa14d4 Mon Sep 17 00:00:00 2001
From: Kenneth Russel <kbrussel@alum.mit.edu>
Date: Thu, 4 Jan 2007 22:30:26 +0000
Subject: Added Shwup; thanks to Rex Guo for the submission

git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1069 232f8b59-042b-4e1e-8c03-345bb8c30851
---
 www/index.html |  49 +++++++++++++++++++++++++++++--------------------
 www/shwup.jpg  | Bin 0 -> 13293 bytes
 2 files changed, 29 insertions(+), 20 deletions(-)
 create mode 100755 www/shwup.jpg

(limited to 'www')

diff --git a/www/index.html b/www/index.html
index ef1263e82..fe43f4a1a 100644
--- a/www/index.html
+++ b/www/index.html
@@ -241,6 +241,20 @@ supported platforms.
                    </td>
                    <td bgcolor="#F8F8F8">
 
+<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
+that you drag-and-drop into it instantly shows up and gets teleported
+to other users across the world running Shwup. Accompanying your
+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%">
+
 <a href="http://www.artofillusion.org/"><img src="artofillusion.jpg"
 width="160" height="117" align="left" alt="Art Of Illusion">Art of
 Illusion</a> is a free, open source 3D modelling and rendering
@@ -250,12 +264,8 @@ modelling tools, skeleton based animation, and a graphical language
 for designing procedural textures and materials. It uses JOGL for
 real-time OpenGL rendering in its modeling views.
 
-
                    </td>
-                   </tr>
-
-                   <tr>
-                   <td bgcolor="#F8F8F8" width="50%">
+                   <td bgcolor="#F8F8F8">
 
 <a href="http://chronotext.org/"><img src="chronotext.jpg" width="160"
 height="72" align="left" alt="chronotext">chronotext</a> is a series
@@ -265,7 +275,10 @@ href="http://chronotext.org/scriptorium/behind/index.htm">Java Web
 Start</a>.
 
                    </td>
-                   <td bgcolor="#F8F8F8">
+                   </tr>
+
+                   <tr>
+                   <td bgcolor="#F8F8F8" width="50%">
 
 <a href="http://www.fenggui.org/"><img src="fenggui.jpg" width="160"
 height="127" align="left" alt="FengGUI">FengGUI</a> is a graphical
@@ -276,10 +289,7 @@ build a complete GUI system. Since it is based on OpenGL, FengGUI fits
 well in multimedia and game environments.
 
                    </td>
-                   </tr>
-
-                   <tr>
-                   <td bgcolor="#F8F8F8" width="50%">
+                   <td bgcolor="#F8F8F8">
 
 <a
 href="http://www.simulation.com/products/glstudio/glstudio.html"><img
@@ -296,7 +306,10 @@ javax.swing.JPanel, java.awt.Canvas and JavaBeans. GL Studio uses
 OpenGL for rendering and GL Studio for Java uses the JOGL API.
 
                    </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
@@ -307,10 +320,7 @@ through the game is to help Jack pick up flowers to progress through
 vegetal levels.
 
                    </td>
-                   </tr>
-
-                   <tr>
-                   <td bgcolor="#F8F8F8" width="50%">
+                   <td bgcolor="#F8F8F8">
 
 <a href="http://mbt.sdsc.edu/"><img src="mbt.jpg" width="160"
 height="122" align="left"></a>The <a
@@ -329,6 +339,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"
@@ -342,10 +355,7 @@ domain. It uses JOGL for its hardware accelerated 3D rendering
 support.
 
                    </td>
-                   </tr>
-
-                   <tr>
-                   <td bgcolor="#F8F8F8">
+                   <td bgcolor="#F8F8F8" width="50%">
 
 <a href="http://www.vlsolutions.com/"><img src="vldocking.jpg"
 width="160" height="113" align="left" alt="VLDocking">VLDocking</a> is
@@ -359,7 +369,6 @@ environment.
                    </td>
                    </tr>
 
-
                    </tbody>
                    </table>
             </tbody>
diff --git a/www/shwup.jpg b/www/shwup.jpg
new file mode 100755
index 000000000..227d1470f
Binary files /dev/null and b/www/shwup.jpg differ
-- 
cgit v1.2.3