diff options
author | Kenneth Russel <[email protected]> | 2005-06-07 01:25:59 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2005-06-07 01:25:59 +0000 |
commit | 4f4a4158855d3510f06dbc110d54c2a730ee961c (patch) | |
tree | e8af0a63a37dcf769d40663d8dc87390b381692a /doc | |
parent | c9baa81b63e3b0965bf778a4e1292f013a2449f1 (diff) |
Fixed up links to resources
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@297 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'doc')
-rw-r--r-- | doc/userguide/index.html | 53 |
1 files changed, 42 insertions, 11 deletions
diff --git a/doc/userguide/index.html b/doc/userguide/index.html index a10313944..f25c72d16 100644 --- a/doc/userguide/index.html +++ b/doc/userguide/index.html @@ -453,25 +453,56 @@ the Jogl home page. <P> -The Jogl forum on <A HREF="http://javagaming.org/">javagaming.org</A> -is the best place to ask questions about the library. Many users, as -well as the Jogl developers, read this forum frequently, and the -archived threads contain a lot of useful information (which still -needs to be distilled into documentation). +The <A HREF="http://192.18.37.44/forums/index.php?board=25.0">JOGL +forum</A> on <A HREF="http://javagaming.org/">javagaming.org</A> is +the best place to ask questions about the library. Many users, as well +as the Jogl developers, read this forum frequently, and the archived +threads contain a lot of useful information (which still needs to be +distilled into documentation). </P> <P> -The <A HREF="http://jogl-demos.dev.java.net/">Jogl demos</A> provide -several examples of usage of the Jogl library. +The <A HREF="http://jogl-demos.dev.java.net/">JOGL demos</A> provide +several examples of usage of the library. </P> <P> -Pepijn Van Eeckhoudt's ports of the NeHe demos<br> -Jogl port of GLExcess<br> -Greg Pierce's introduction to Jogl<br> -Link to release information about Jogl 1.1 on javagaming.org +Pepijn Van Eeckhoudt has done <A +HREF="http://pepijn.fab4.be/nehe/">JOGL ports of many of the the NeHe +demos</A>. These are small examples of various pieces of OpenGL +functionality. See also the <A HREF="http://nehe.gamedev.net/">NeHe +web site</A>. + +</P> +<P> + +Pepijn also did a <A +HREF="http://www.glexcess.com/files/glexcess.jar">JOGL port</a> of +Paolo Martella's <A HREF="http://www.glexcess.com/">GLExcess</A> +demo. To see the news update about this port, go to the main GLExcess +site and scroll down. + +</P> +<P> + +Gregory Pierce's <A +HREF="http://192.18.37.44/forums/index.php?topic=1474.0">introduction +to JOGL</a> is a useful tutorial on starting to use the JOGL library. + +</P> +<P> + +For release information about the JOGL library, please see the <A +HREF="http://192.18.37.44/forums/index.php?topic=1596.0">JOGL Release +Information</A> thread on the JOGL forum on javagaming.org. + +</P> +<P> + +Please post on the JOGL forum if you have a resource you'd like to add +to this documentation. </P> |