diff options
author | Kenneth Russel <[email protected]> | 2006-11-24 14:56:38 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2006-11-24 14:56:38 +0000 |
commit | 21909dcb914a592489ae62b082b0f6072d7ccb6f (patch) | |
tree | 505a510148f79e389a5baa920c4f369ee1e54de2 /www/index.html | |
parent | 95a7a3b8dcfc6162ad4289312d9531669d76b5af (diff) |
Updated GL Studio description with original suggestion by Darren
Humphrey of DiSTT
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@999 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/www/index.html b/www/index.html index be86a7e84..4e9935808 100644 --- a/www/index.html +++ b/www/index.html @@ -284,14 +284,16 @@ well in multimedia and game environments. <a href="http://www.simulation.com/products/glstudio/glstudio.html"><img 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 -graphical user interfaces to prototype new interfaces or to simulate -existing electronic and analog human machine interfaces. Its <a +Studio">GL Studio</a> is an object oriented rapid application +development tool that allows a user to graphically combine +photographs, 3D models and behavior logic to create advanced 2D and 3D +human machine interfaces. GL Studio generates Java or C++ source code +which can then be integrated into the user�s application as a user +interface. <a href="http://www.simulation.com/products/glstudio/java/java.html">Java -code generator</a> produces platform-independent Java code using JOGL. - +code</a> generated with GL Studio can be deployed using +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"> |