diff options
author | Kenneth Russel <[email protected]> | 2005-07-07 22:49:47 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2005-07-07 22:49:47 +0000 |
commit | 0fa2740c8c186b0908baa5b7629bef657fe38527 (patch) | |
tree | a6f15a7e18af660886149730c2d677a537bf38c5 /www | |
parent | 0969a98f2007d76e38f8819eedfead5b840f6364 (diff) |
Merged with main trunk (tag JOGL_PRE_1_1_1)
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JSR-231@317 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 236 | ||||
-rw-r--r-- | www/webstart/jogl-natives-linux.jar | bin | 293968 -> 307266 bytes | |||
-rw-r--r-- | www/webstart/jogl-natives-macosx.jar | bin | 142648 -> 150318 bytes | |||
-rw-r--r-- | www/webstart/jogl-natives-solsparc.jar | bin | 258269 -> 274499 bytes | |||
-rw-r--r-- | www/webstart/jogl-natives-win32.jar | bin | 58220 -> 61542 bytes | |||
-rw-r--r-- | www/webstart/jogl.jar | bin | 1111928 -> 1172426 bytes | |||
-rw-r--r-- | www/webstart/jogl.jnlp | 6 |
7 files changed, 223 insertions, 19 deletions
diff --git a/www/index.html b/www/index.html index 882abc8b8..c87063d5d 100644 --- a/www/index.html +++ b/www/index.html @@ -17,7 +17,7 @@ <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" COORDS="463,7,541,23" HREF="http://192.18.37.44/forums/index.php" 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> @@ -61,7 +61,7 @@ at Sun Microsystems.<br> <p>JOGL provides full access to the APIs in the OpenGL -1.5 specification as well as nearly all vendor extensions, and integrates +2.0 specification as well as nearly all vendor extensions, and integrates with the AWT and Swing widget sets.<br> </p> @@ -128,7 +128,7 @@ advanced OpenGL techniques now possible with the Java platform.<br> <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 + href="http://ant.apache.org/">Ant</a> build system version 1.6 or later 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> @@ -139,16 +139,16 @@ documentation</a> for details. </p> <ul> <li> <a - href="http://wwws.sun.com/software/solaris/index.html">Solaris - 8 for SPARC</a> </li> + href="http://www.sun.com/software/solaris/">Solaris + 8 or later</a> </li> <li> <a - href="http://wwws.sun.com/software/sundev/suncc/index.html">Sun - ONE Studio 8 Compiler Collection</a> </li> + href="http://www.sun.com/software/products/studio/">Sun + ONE Studio 8 Compiler Collection or later</a> </li> <li> <a - href="http://wwws.sun.com/software/graphics/opengl/index.html">Sun - OpenGL for Solaris</a> </li> + href="http://www.sun.com/software/graphics/opengl/">Sun + OpenGL for Solaris</a> (or <a href="http://www.mesa3d.org/">Mesa</a> for Solaris 9 x86) </li> <li> <a - href="http://java.sun.com/j2se/1.4.2/">Sun J2SDK 1.4.2</a> + href="http://java.sun.com/j2se/1.4.2/">Sun J2SDK 1.4.2 or later</a> </li> @@ -158,10 +158,10 @@ documentation</a> for details. </p> <ul> - <li> Red Hat Linux 7.3 for x86 </li> + <li> Red Hat Linux 7.3 for x86 or later </li> <li> GCC </li> <li> <a - href="http://java.sun.com/j2se/1.4.2/">Sun J2SDK 1.4.2</a> + href="http://java.sun.com/j2se/1.4.2/">Sun J2SDK 1.4.2 or later</a> </li> @@ -175,7 +175,7 @@ documentation</a> for details. </p> 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> + 1.4.2 or later for Mac OS X</a> </li> </ul> @@ -184,12 +184,12 @@ documentation</a> for details. </p> <ul> - <li> Windows 2000 for x86 </li> + <li> Windows 2000 or later for x86 </li> <li> Microsoft Visual C++ - 6.0, 7.0, or <a href="http://www.mingw.org/">MinGW</a> compilers + 6.0 or later, 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> + href="http://java.sun.com/j2se/1.4.2/">Sun J2SDK 1.4.2 or later</a> </li> @@ -247,7 +247,7 @@ documentation</a> for details. </p> 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 + href="http://192.18.37.44/forums/index.php?board=25.0">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> @@ -305,6 +305,208 @@ documentation</a> for details. </p> </tbody> </table> + +<h3><a name="JavaOne_2005"></a>JavaOne 2005</h3> +<p>Come see JOGL at the 2005 JavaOne conference from June 25 through +June 30 in San Francisco, CA.<br> +<br> +</p> +<p style="font-weight: bold;">JOGL Activities at JavaOne</p> +<table style="text-align: left; width: 100%;" border="0" cellspacing="0" + cellpadding="4"> + <tbody> + <tr> + <th style="vertical-align: middle;">Time/Date<br> + </th> + + <th style="vertical-align: middle;">Location<br> + </th> + <th style="vertical-align: middle;">Event ID<br> + </th> + <th style="vertical-align: middle;">Description<br> + </th> + </tr> + + <tr> + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Mon (6/27) +- +Wed (6/29)<br> + </td> + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Pavilion<br> + </td> + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Pod-1208<br> + + </td> + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Java 3D, +JAI and JOGL APIs +(Demos)<br> + </td> + </tr> + <tr> + <td + style="background-color: rgb(255, 255, 159); vertical-align: middle;">Mon +(6/27) +6:30-8:00 PM </td> + <td + style="background-color: rgb(255, 255, 159); vertical-align: middle;">Pavilion<br> + + </td> + <td + style="background-color: rgb(255, 255, 159); vertical-align: middle;">Reception<br> + </td> + <td + style="background-color: rgb(255, 255, 159); vertical-align: middle;">“Ask +the Experts”<br> + </td> + </tr> + <tr> + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Tue (6/28) +8:30-9:20 PM<br> + </td> + + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Marriott Hotel, +Golden Gate Ballroom A1<br> + </td> + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">BOF-9877 + </td> + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Java +Bindings for OpenGL<sup>®</sup> (BOF)<br> + </td> + + </tr> + </tbody> +</table> +<br> +<p style="font-weight: bold;">Other Related Activities at JavaOne</p> +<table cellpadding="4" cellspacing="0" border="0" + style="text-align: left; width: 100%;"> + <tbody> + <tr> + <th style="vertical-align: middle;">Time/Date<br> + </th> + + <th style="vertical-align: middle;">Location<br> + </th> + <th style="vertical-align: middle;">Event ID<br> + </th> + <th style="vertical-align: middle;">Description<br> + </th> + </tr> + + <tr> + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Mon (6/27) +- +Wed (6/29)<br> + </td> + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Pavilion<br> + </td> + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Pod-1106<br> + + </td> + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Project +Looking Glass (Demos)<br> + </td> + </tr> + <tr> + <td + style="background-color: rgb(255, 255, 159); vertical-align: middle;">Tue (6/28) +7:30-8:20 PM<br> + + </td> + <td + style="background-color: rgb(255, 255, 159); vertical-align: middle;">Marriott Hotel, +Golden Gate Ballroom A1<br> + </td> + <td + style="background-color: rgb(255, 255, 159); vertical-align: middle;">BOF-9723 + </td> + <td + style="background-color: rgb(255, 255, 159); vertical-align: middle;">The +Java 3D API (BOF)<br> + </td> + + </tr> + <tr> + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Wed +(6/29) +8:30-9:20 PM<br> + </td> + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Marriott Hotel, +Golden Gate Ballroom A1<br> + </td> + + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">BOF-9269 + </td> + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Java +Advanced Imaging (BOF)<br> + </td> + </tr> + <tr> + <td + style="background-color: rgb(255, 255, 159); vertical-align: middle;">Wed +(6/29) +1:30-2:30 PM<br> + </td> + + <td + style="background-color: rgb(255, 255, 159); vertical-align: middle;">Moscone +Hall E<br> + </td> + <td + style="background-color: rgb(255, 255, 159); vertical-align: middle;">TS-7992<br> + </td> + <td + style="background-color: rgb(255, 255, 159); vertical-align: middle;">Project +Looking Glass (Technical Session w/ +Demos) </td> + </tr> + <tr> + + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Wed +(6/29) +6:00-7:00 PM<br> + </td> + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Argent +Hotel<br> + </td> + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Community<br> +Event<br> + </td> + + <td + style="background-color: rgb(255, 255, 207); vertical-align: middle;">Project +Looking Glass (Community +Event / BOF) </td> + </tr> + </tbody> +</table> +<p>Click here for more about <a + href="https://lg3d.dev.java.net/#JavaOne-2005-Activities">Project +Looking Glass at JavaOne</a>.<br> +</p> +<p><br> +</p> +</p> + <br> <br> <br> diff --git a/www/webstart/jogl-natives-linux.jar b/www/webstart/jogl-natives-linux.jar Binary files differindex e15bde46c..06850ff8a 100644 --- a/www/webstart/jogl-natives-linux.jar +++ b/www/webstart/jogl-natives-linux.jar diff --git a/www/webstart/jogl-natives-macosx.jar b/www/webstart/jogl-natives-macosx.jar Binary files differindex 0576103a0..1823aacd6 100644 --- a/www/webstart/jogl-natives-macosx.jar +++ b/www/webstart/jogl-natives-macosx.jar diff --git a/www/webstart/jogl-natives-solsparc.jar b/www/webstart/jogl-natives-solsparc.jar Binary files differindex 236cb2990..b6aa71acc 100644 --- a/www/webstart/jogl-natives-solsparc.jar +++ b/www/webstart/jogl-natives-solsparc.jar diff --git a/www/webstart/jogl-natives-win32.jar b/www/webstart/jogl-natives-win32.jar Binary files differindex 0292c4a35..bb9b54b69 100644 --- a/www/webstart/jogl-natives-win32.jar +++ b/www/webstart/jogl-natives-win32.jar diff --git a/www/webstart/jogl.jar b/www/webstart/jogl.jar Binary files differindex a027016d4..e7a05b730 100644 --- a/www/webstart/jogl.jar +++ b/www/webstart/jogl.jar diff --git a/www/webstart/jogl.jnlp b/www/webstart/jogl.jnlp index cc438f8b8..70de4bbd9 100644 --- a/www/webstart/jogl.jnlp +++ b/www/webstart/jogl.jnlp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<jnlp spec="1.0.1" - codebase="https://jogl.dev.java.net/webstart/" +<jnlp codebase="https://jogl.dev.java.net/webstart/" href="jogl.jnlp"> <information> <title>JOGL</title> @@ -23,6 +22,9 @@ <resources os="SunOS" arch="sparc"> <nativelib href = "jogl-natives-solsparc.jar" /> </resources> + <resources os="SunOS" arch="x86"> + <nativelib href = "jogl-natives-solx86.jar" /> + </resources> <resources os="Linux"> <nativelib href = "jogl-natives-linux.jar" /> </resources> |