diff options
-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"> |