diff options
author | Kenneth Russel <[email protected]> | 2006-11-24 14:47:24 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2006-11-24 14:47:24 +0000 |
commit | 95a7a3b8dcfc6162ad4289312d9531669d76b5af (patch) | |
tree | 4c12f7374a62f34dbd5e7ec4bce9472af7294ad1 /www | |
parent | 6dd3754f1b9066a9594e660b820986c2a7056ee4 (diff) |
Undid last checkin; appears borders around images are removed by style
sheets
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@998 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/www/index.html b/www/index.html index 61f2d05a0..be86a7e84 100644 --- a/www/index.html +++ b/www/index.html @@ -231,7 +231,7 @@ href="mailto:[email protected]">project owners</a>. <td bgcolor="#F8F8F8" width="50%"> <a href="http://bytonic.de/html/jake2.html"><img src="jake2.jpg" -width="160" height="128" border="5" align="left" alt="Jake2">Jake2</a> is a port +width="160" height="128" align="left" alt="Jake2">Jake2</a> is a port of id Software's GPL'd Quake II engine from C to Java done by <a href="http://bytonic.de/">bytonic software</a>. You can run the game via <a href="http://bytonic.de/html/jake2_webstart.html">Java Web @@ -242,7 +242,7 @@ supported platforms. <td bgcolor="#F8F8F8"> <a href="http://www.artofillusion.org/"><img src="artofillusion.jpg" -width="160" height="117" border="5" align="left" alt="Art Of Illusion">Art of +width="160" height="117" align="left" alt="Art Of Illusion">Art of Illusion</a> is a free, open source 3D modelling and rendering studio. Many of its capabilities rival those found in commercial programs. Some of the highlights include subdivision surface based @@ -258,7 +258,7 @@ real-time OpenGL rendering in its modeling views. <td bgcolor="#F8F8F8" width="50%"> <a href="http://chronotext.org/"><img src="chronotext.jpg" width="160" -height="72" border="5" align="left" alt="chronotext">chronotext</a> is a series +height="72" align="left" alt="chronotext">chronotext</a> is a series of visual design experiments involving animated text and 3D objects and surfaces. Several examples can be run on-line via <a href="http://chronotext.org/scriptorium/behind/index.htm">Java Web @@ -268,7 +268,7 @@ Start</a>. <td bgcolor="#F8F8F8"> <a href="http://www.fenggui.org/"><img src="fenggui.jpg" width="160" -height="127" border="5" align="left" alt="FengGUI">FengGUI</a> is a graphical +height="127" align="left" alt="FengGUI">FengGUI</a> is a graphical user interface (GUI) application programming interface (API) based on OpenGL. FengGUI provides all typical GUI components like buttons, sliders, trees, text areas, frames, tabs, etc. which are required to @@ -283,7 +283,7 @@ well in multimedia and game environments. <a href="http://www.simulation.com/products/glstudio/glstudio.html"><img -src="glstudio.jpg" width="160" height="135" border="5" align="left" alt="GL +src="glstudio.jpg" width="160" height="135" align="left" alt="GL Studio">GL Studio</a> is the world's first and only object oriented rapid virtual prototyping tool. GL Studio's powerful and intuitive WYSIWYG modeling system allows you to rapidly create rich, interactive @@ -297,7 +297,7 @@ code generator</a> produces platform-independent Java code using JOGL. <td bgcolor="#F8F8F8"> <a href="http://www.javapause.com/"><img src="jackflowers.jpg" -width="160" height="120" border="5" align="left" alt="Jack Flowers">Jack +width="160" height="120" align="left" alt="Jack Flowers">Jack Flowers</a> is a 3D platform action and adventure game under development. Jack is a flower collector (a kind of mutant beetle) who loves flowers so much that he can't help collecting them. Your goal @@ -311,7 +311,7 @@ vegetal levels. <td bgcolor="#F8F8F8" width="50%"> <a href="http://processing.org/"><img src="processing.jpg" width="160" -height="158" border="5" align="left" alt="processing">Processing</a> is an open +height="158" align="left" alt="processing">Processing</a> is an open source programming language and environment for people who want to program images, animation, and sound. It is used by students, artists, designers, architects, researchers, and hobbyists for learning, @@ -324,7 +324,7 @@ support. <td bgcolor="#F8F8F8"> <a href="http://www.vlsolutions.com/"><img src="vldocking.jpg" -width="160" height="113" border="5" align="left" alt="VLDocking">VLDocking</a> is +width="160" height="113" align="left" alt="VLDocking">VLDocking</a> is a set of Java components that helps the Swing developer to build applications with Docking capabilities, and even raise existing applications to higher standards. It supports docking via drag and |