diff options
author | Kenneth Russel <[email protected]> | 2009-04-10 20:20:12 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2009-04-10 20:20:12 +0000 |
commit | aba10ba6af4a93a1397d6e44885341b40eed4e75 (patch) | |
tree | 0bfb2088cdf482f1c21ca5e03687bcb729edada9 /www | |
parent | e734aaddca3c37467204c494fb3d0f9d1567d7af (diff) |
Added OneStone Pebbles; removed Shwup
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1901 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 50 | ||||
-rw-r--r-- | www/pebbles.png | bin | 0 -> 35714 bytes | |||
-rwxr-xr-x | www/shwup.jpg | bin | 13293 -> 0 bytes |
3 files changed, 31 insertions, 19 deletions
diff --git a/www/index.html b/www/index.html index b257c275a..e39a8d21c 100644 --- a/www/index.html +++ b/www/index.html @@ -323,6 +323,32 @@ graphics. </td> <td bgcolor="#F8F8F8"> +<a +href="http://www.brightideassoftware.com/Pebbles/PebblesHome.aspx"><img +src="pebbles.png" width="160" height="160" align="left">OneStone® +Pebbles</a> are a new series of calculus visualization tools developed +by <a href="http://www.brightideassoftware.com/">Bright Ideas +Software®</a>. Designed from the ground up with input from +education professionals, these unique tools meld current educational +theory with state of the art graphics technology in consistent, +easy-to-use packages. Each 'Pebble' in the series is a stand-alone +program designed to illustrate a specific topic in the calculus +syllabus. While the topic of each Pebble is different, the experience +of using each remains as constant as possible, and features several +elements identified as contributing to the development of a deeper +understanding of dynamic covariant relationships. The Pebbles use JOGL +for their interactive 3D rendering. Try the <a +href="http://www.brightideassoftware.com/Pebbles/CurveFamilies.aspx">Curve +Families</a> and <a +href="http://www.brightideassoftware.com/Pebbles/SurfacesOfRevolution.aspx">Surfaces +of Revolution</a> examples! + + </td> + </tr> + + <tr> + <td bgcolor="#F8F8F8" width="50%"> + <a href=http://www3.math.tu-berlin.de/jreality><img src="viewerVR.png" width="160" height="160" align="left">jReality</a> is an open-source, full-featured 3D scene graph package designed for but not limited to @@ -339,10 +365,7 @@ of tutorial examples</a> to help developers interested in using jReality to solve their 3D problems. </td> - </tr> - - <tr> - <td bgcolor="#F8F8F8" width="50%"> + <td bgcolor="#F8F8F8"> <a href="https://zg3d.dev.java.net/"><img src="zg3d.png" width="160" height="160" align="left">ZG3D</a> is an open source project that uses @@ -360,7 +383,10 @@ href="http://db.cger.nies.go.jp/g3db/ggtu/trajectory.html">Global Greenhouse Gases Database</a>. </td> - <td bgcolor="#F8F8F8"> + </tr> + + <tr> + <td bgcolor="#F8F8F8" width="50%"> <a href="http://www.codededge.com"><img src="elflight.png" width="160" height="160" align="left">The Elflight Engine</a> is a high @@ -372,9 +398,6 @@ particularly well suited to the development of MMOs and virtual worlds. The Elflight Engine uses JOGL to access the OpenGL API. </td> - </tr> - - <tr> <td bgcolor="#F8F8F8" width="50%"> <a href="http://www.fusion-laboratory.de/"><img @@ -392,17 +415,6 @@ demonstrate the abilities of the framework; please fill out the web form to help evaluate the components' usefulness. </td> - <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 -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> diff --git a/www/pebbles.png b/www/pebbles.png Binary files differnew file mode 100644 index 000000000..1ccefc9e1 --- /dev/null +++ b/www/pebbles.png diff --git a/www/shwup.jpg b/www/shwup.jpg Binary files differdeleted file mode 100755 index 227d1470f..000000000 --- a/www/shwup.jpg +++ /dev/null |