diff options
author | Kenneth Russel <[email protected]> | 2003-07-18 07:29:56 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2003-07-18 07:29:56 +0000 |
commit | 417b77f9f2b7d4063a75fc64921b9b4ef71b6f2f (patch) | |
tree | 48e8f5668df74ae64939ad9b2a68766afc6320af /www | |
parent | 8e69dde61ba20edf5310c5961a4459fa0fbdd3ec (diff) |
Added JNLP files for demos to jogl-demos home page. Added more links
and information to JOGL home page. Revised demo documentation.
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@40 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 374 |
1 files changed, 282 insertions, 92 deletions
diff --git a/www/index.html b/www/index.html index 083edf421..4e303fadc 100644 --- a/www/index.html +++ b/www/index.html @@ -1,93 +1,283 @@ <!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></HEAD> -<BODY> -<div align="center"><IMG SRC="http://games.dev.java.net/images/navbar.gif" WIDTH=454 HEIGHT=43 BORDER=0 ALT="" USEMAP="#navbar_Map"></div> -<MAP NAME="navbar_Map"> -<AREA SHAPE="rect" ALT="Wiki" COORDS="340,0,386,43" HREF="http://wiki.java.net/bin/view/Games"> -<AREA SHAPE="rect" ALT="Weblogs" COORDS="286,0,339,43" HREF="http://weblogs.java.net/weblogs/project/games"> -<AREA SHAPE="rect" ALT="Forums" COORDS="216,0,285,43" HREF="http://games.dev.java.net/forums"> -<AREA SHAPE="rect" ALT="JavaGames Home" COORDS="91,0,215,43" HREF="http://community.java.net/games"> -<AREA SHAPE="rect" ALT="www.java.net" COORDS="1,1,91,44" HREF="http://www.java.net" TARGET="_self"> -</MAP> -<DIV align=center><FONT color=#990000 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=#990000 border=0 cellPadding=5 cellSpacing=1 - width="100%"> - <TBODY> - <TR> - <TD bgColor=#990000 vAlign=top width=589> - <DIV align=left><FONT - color=#ffffff><STRONG>Overview</STRONG></FONT></DIV></TD></TR> - <TR> - <TD bgColor=#ffffff 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 for applications written in Java. It is part of a - suite of open-source technologies initiated by the Game - Technology Group at Sun Microsystems.</P> - </DIV></TD></TR></TBODY></TABLE></TD></TR> - <TR> - <TD> - <TABLE bgColor=#990000 border=0 cellPadding=5 cellSpacing=1 - width="100%"> - <TBODY> - <TR> - <TD bgColor=#990000 width=589> - <DIV align=left><FONT color=#ffffff><STRONG>Project - Status</STRONG></FONT></DIV></TD></TR> - <TR> - <TD bgColor=#ffffff> - <DIV align=justify>The intial implementation of the Jogl - API is available for download from <A - href="http://jogl.dev.java.net/source/browse/jogl/">CVS</A>. - </DIV></TD></TR></TBODY></TABLE></TD></TR> - <TR> - <TD> - <TABLE bgColor=#990000 border=0 cellPadding=5 cellSpacing=1 - width="100%"> - <TBODY> - <TR> - <TD bgColor=#990000 width=589> - <DIV align=left><FONT color=#ffffff><STRONG>Getting Started - </STRONG></FONT></DIV></TD></TR> - <TR> - <TD bgColor=#ffffff vAlign=top> - <P>This project has been built in the following - environment:</P> - <UL> - <LI>Win32 (Win 2000 in the case of our machine) - <LI>Sun J2SDK 1.4.2 (available at <A - href="http://java.sun.com/" target=_blank>java.sun.com</A>) - <LI>Microsoft Visual C++ 6 and Microsoft Visual C++ 7 - </A></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=#990000 border=0 cellPadding=5 cellSpacing=1 - width="100%"> - <TBODY> - <TR> - <TD bgColor=#990000 vAlign=top> - <DIV align=left><FONT color=#ffffff><STRONG>Useful - Links</STRONG></FONT></DIV></TD></TR> - <TR> - <TD valign="top" bgcolor="#FFFFFF"><UL> - <LI><A href="http://www.opengl.org" target="_blank">OpenGL</A> - Home</LI> - </TR></TBODY></TABLE></TD></TR> - <TR> - <TD> </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></BODY></HTML> +<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> + +<div align="center"><img + src="http://games.dev.java.net/images/navbar.gif" width="454" + height="43" border="0" alt="" usemap="#navbar_Map"> + </div> + <map name="navbar_Map"> +<area shape="rect" alt="Wiki" coords="340,0,386,43" + href="http://wiki.java.net/bin/view/Games"> +<area shape="rect" alt="Weblogs" coords="286,0,339,43" + href="http://weblogs.java.net/weblogs/project/games"> +<area shape="rect" alt="Forums" coords="216,0,285,43" + href="http://games.dev.java.net/forums"> +<area shape="rect" alt="JavaGames Home" coords="91,0,215,43" + href="http://community.java.net/games"> +<area shape="rect" alt="www.java.net" coords="1,1,91,44" + href="http://www.java.net" target="_self"> +</map> + +<div align="center"><font color="#990000" 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="#990000" border="0" cellpadding="5" + cellspacing="1" width="100%"> + <tbody> + <tr> + <td bgcolor="#990000" valign="top" width="589"> + + <div align="left"><font color="#ffffff"><strong>Overview</strong></font></div> + </td> + </tr> + <tr> + <td bgcolor="#ffffff" 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.4 +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="http://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="#990000" border="0" cellpadding="5" + cellspacing="1" width="100%"> + <tbody> + <tr> + <td bgcolor="#990000" width="589"> + + <div align="left"><font color="#ffffff"><strong>Project + Status</strong></font></div> + </td> + </tr> + <tr> + <td bgcolor="#ffffff"> + + <div align="justify">The intial implementation of the JOGL + API is available for download from <a + href="http://jogl.dev.java.net/source/browse/jogl/">CVS</a>. + </div> + </td> + </tr> + + </tbody> + </table> + </td> + </tr> + <tr> + <td> + <table bgcolor="#990000" border="0" cellpadding="5" + cellspacing="1" width="100%"> + <tbody> + <tr> + <td bgcolor="#990000" width="589"> + + <div align="left"><font color="#ffffff"><strong>Getting + Started </strong></font></div> + </td> + </tr> + <tr> + <td bgcolor="#ffffff" valign="top"> + + <p>This project has been built in the following + environments: </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 Developer Preview 1 (note: + will not work with earlier releases) </li> + <li> GCC </li> + <li> <a href="http://www.apple.com/java/">Java + 1.4.1 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="#990000" border="0" cellpadding="5" + cellspacing="1" width="100%"> + <tbody> + <tr> + <td bgcolor="#990000" valign="top"> + + <div align="left"><font color="#ffffff"><strong>Useful + Links</strong></font></div> + </td> + </tr> + <tr> + <td valign="top" bgcolor="#ffffff"> + + <ul> + <li><a href="http://www.opengl.org" + target="_blank">OpenGL</a> Home</li> + <li><a href="http://jogl-demos.dev.java.net/">JOGL +Demos</a></li> + <li><a + href="http://servlet.java.sun.com/javaone/resources/content/sf2003/conf/sessions/pdfs/2125.pdf">JOGL + JavaOne 2003 Presentation Slides</a> (requires free Java Developer Connection + registration)</li> + <li><a + href="http://www.javagaming.org/cgi-bin/JGNetForums/YaBB.cgi?board=jogl">JOGL + Forums</a></li> + <li><a + href="http://servlet.java.sun.com/javaone/resources/content/sf2002/conf/sessions/pdfs/3167.pdf">JavaOne +2002 Slides</a> on <a href="http://jausoft.com/gl4java/">OpenGL for Java</a> +(requires free JDC registration)<br> + </li> + + + </ul> + </td> + </tr> + + </tbody> + </table> + </td> + </tr> + <tr> + <td> + <table bgcolor="#990000" border="0" cellpadding="5" + cellspacing="1" width="100%"> + <tbody> + <tr> + <td bgcolor="#990000" valign="top"> + + <div align="left"><font color="#ffffff"><strong>Downloads</strong></font></div> + </td> + </tr> + <tr> + <td valign="top" bgcolor="#ffffff"> + + <ul> + <li><a + href="http://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> +</body> +</html> |