<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> <meta content="MSHTML 5.00.2920.0" name="GENERATOR"> <title></title> </head> <body bgcolor="#f5f5f5"> <div Align=center> <img ID="NavBar" WIDTH=800 HEIGHT=32 SRC="https://games.dev.java.net/images/navbar2p.gif" VSPACE=0 HSPACE=0 ALIGN="TOP" BORDER=0 USEMAP="#NavBar_MAP" NOFINSIDE="~! ~!" > </div> <MAP NAME="NavBar_Map"> <AREA SHAPE="rect" ALT="Projects" COORDS="356,7,440,23" HREF="https://games.dev.java.net" TARGET="_self"> <AREA SHAPE="rect" ALT="Wiki" COORDS="643,7,695,23" HREF="http://wiki.java.net/bin/view/Games"> <AREA SHAPE="rect" ALT="Weblogs" COORDS="562,7,624,23" HREF="http://weblogs.java.net/weblogs/project/games"> <AREA SHAPE="rect" COORDS="463,7,541,23" HREF="http://www.javagaming.org/cgi-bin/JGNetForums/YaBB.cgi" target="_top" ALT="Forums"> <AREA SHAPE="rect" ALT="JavaGames Home" COORDS="147,7,334,23" HREF="http://community.java.net/games"> <AREA SHAPE="rect" ALT="Java.net" COORDS="21,7,128,23" HREF="http://www.java.net" TARGET="_self"> </MAP> <div align="center"><font color="#005177" size="+2">Welcome to the JOGL API Project! </font></div> <table border="0" cellpadding="0" cellspacing="1" width="100%"> <tbody> <tr> <td valign="top" width="66%"> <table border="0" cellpadding="5" cellspacing="1" height="358" width="100%"> <tbody> <tr> <td valign="top"> <table bgcolor="#6E94B7" border="0" cellpadding="5" cellspacing="1" width="100%"> <tbody> <tr> <td bgcolor="#6E94B7" valign="top" width="589"> <div align="left"><font color="#ffffff"><strong>Overview</strong></font></div> </td> </tr> <tr> <td bgcolor="#F8F8F8" valign="top"> <div align="justify"> <p>The JOGL Project hosts a reference implementation of the Java bindings for OpenGL API, and is designed to provide hardware-supported 3D graphics to applications written in Java. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems.<br> </p> <p>JOGL provides full access to the APIs in the OpenGL 1.5 specification as well as nearly all vendor extensions, and integrates with the AWT and Swing widget sets.<br> </p> <p>Please see the <a href="https://jogl-demos.dev.java.net/">JOGL demos</a> for illustrations of advanced OpenGL techniques now possible with the Java platform.<br> </p> </div> </td> </tr> </tbody> </table> </td> </tr> <tr> <td> <table bgcolor="#6E94B7" border="0" cellpadding="5" cellspacing="1" width="100%"> <tbody> <tr> <td bgcolor="#6E94B7" width="589"> <div align="left"><font color="#ffffff"><strong>Project Status</strong></font></div> </td> </tr> <tr> <td bgcolor="#F8F8F8"> <div align="justify">The intial implementation of the JOGL API is available for download from <a href="https://jogl.dev.java.net/source/browse/jogl/">CVS</a>. </div> </td> </tr> </tbody> </table> </td> </tr> <tr> <td> <table bgcolor="#6E94B7" border="0" cellpadding="5" cellspacing="1" width="100%"> <tbody> <tr> <td bgcolor="#6E94B7" width="589"> <div align="left"><font color="#ffffff"><strong>Getting Started </strong></font></div> </td> </tr> <tr> <td bgcolor="#F8F8F8" valign="top"> <p>This project has been built in the following environments. All require the <a href="http://www.antlr.org/">ANTLR</a> parser generator and the <a href="http://ant.apache.org/">Ant</a> build system to be installed; please see the <a href="https://jogl.dev.java.net/unbranded-source/browse/*checkout*/jogl/doc/HowToBuild.html?rev=HEAD&content-type=text/html">build documentation</a> for details. </p> <ul> <li> Solaris <ul> <li> <a href="http://wwws.sun.com/software/solaris/index.html">Solaris 8 for SPARC</a> </li> <li> <a href="http://wwws.sun.com/software/sundev/suncc/index.html">Sun ONE Studio 8 Compiler Collection</a> </li> <li> <a href="http://wwws.sun.com/software/graphics/opengl/index.html">Sun OpenGL for Solaris</a> </li> <li> <a href="http://java.sun.com/j2se/1.4.2/">Sun J2SDK 1.4.2</a> </li> </ul> </li> <li> Linux <ul> <li> Red Hat Linux 7.3 for x86 </li> <li> GCC </li> <li> <a href="http://java.sun.com/j2se/1.4.2/">Sun J2SDK 1.4.2</a> </li> </ul> </li> <li> Macintosh <ul> <li> Mac OS X 10.3 (note: will not work with earlier releases) </li> <li> GCC </li> <li> <a href="http://www.apple.com/java/">Java 1.4.2 for Mac OS X</a> </li> </ul> </li> <li> Windows <ul> <li> Windows 2000 for x86 </li> <li> Microsoft Visual C++ 6.0, 7.0, or <a href="http://www.mingw.org/">MinGW</a> compilers </li> <li> <a href="http://java.sun.com/j2se/1.4.2/">Sun J2SDK 1.4.2</a> </li> </ul> <p></p> </li> </ul> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <p>�</p> </td> <td valign="top"> <table border="0" cellpadding="5" cellspacing="1" width="100%"> <tbody> <tr> <td> <table bgcolor="#6E94B7" border="0" cellpadding="5" cellspacing="1" width="100%"> <tbody> <tr> <td bgcolor="#6E94B7" valign="top"> <div align="left"><font color="#ffffff"><strong>Useful Links</strong></font></div> </td> </tr> <tr> <td valign="top" bgcolor="#F8F8F8"> <ul> <li><a href="http://www.opengl.org" target="_blank">OpenGL</a> Home</li> <li><a href="https://jogl-demos.dev.java.net/">JOGL Demos</a></li> <li><a href="ts1361.pdf">JOGL JavaOne 2004 Presentation Slides</a></li> <li><a href="2125.pdf">JOGL JavaOne 2003 Presentation Slides</a></li> <li><a href="http://www.javagaming.org/cgi-bin/JGNetForums/YaBB.cgi?board=jogl">JOGL Forums</a></li> <li><a href="https://jogl.dev.java.net/unbranded-source/browse/*checkout*/jogl/doc/userguide/index.html?rev=HEAD&content-type=text/html">JOGL User's Guide</a></li> <li><a href="3167.pdf">JavaOne 2002 Slides</a> on <a href="http://jausoft.com/gl4java/">OpenGL for Java</a><br> </li> </ul> </td> </tr> </tbody> </table> </td> </tr> <tr> <td> <table bgcolor="#6E94B7" border="0" cellpadding="5" cellspacing="1" width="100%"> <tbody> <tr> <td bgcolor="#6E94B7" valign="top"> <div align="left"><font color="#ffffff"><strong>Downloads</strong></font></div> </td> </tr> <tr> <td valign="top" bgcolor="#F8F8F8"> <ul> <li><a href="https://jogl.dev.java.net/servlets/ProjectDocumentList" target="_blank">Precompiled binaries and documentation</a></li> </ul> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <br> <br> <br> <br> <br> </body> </html>