The JOGL Project
https://jogl.dev.java.net/JSR 231: Java™ Bindings for OpenGL®
http://jcp.org/en/jsr/detail?id=231The JOGL Project Forum
http://192.18.37.44/forums/index.php?board=25.0"Jogl - User's Guide"
https://jogl.dev.java.net/nonav/source/browse/*checkout*/jogl/doc/userguide/index.html?rev=HEAD&content-type=text/htmlPrecompiled Binaries
https://games-binaries.dev.java.net/build/index.htmlJOGL Demos
https://jogl-demos.dev.java.net/JOGL based applets? Yup. According to the page, Lilian Chamontin was the original contributor.
https://jogl-demos.dev.java.net/applettest.htmlIf you have looked at OpenGL tutorials, you have likely seen the NeHe tutorials. Here are the JOGL ports.
http://pepijn.fab4.be/?page_id=34You should already have a copy of the red book if you are learning or have learned OpenGL. Here are JOGL ports of the red book examples.
http://ak.kiet.le.googlepages.com/theredbookinjava.htmlKiller Game Programming in Java had two chapters on JOGL that never made it to the printed book. Dr. Andrew Davison has been kind enough to post them on the web though.
http://fivedots.coe.psu.ac.th/~ad/jg/jogl1/index.html and"Jumping into JOGL" by Chris Adamson 09/11/2003
http://today.java.net/pub/a/today/2003/09/11/jogl2d.html"Mixing Heavy and Light Components" by Amy Fowler. This one will give you an understanding of how to use GLCanvas with Swing.
http://java.sun.com/products/jfc/tsc/articles/mixing/"How to: Getting started with JOGL". This is a really good thread on JOGL setup.
http://www.javagaming.org/cgi-bin/JGNetForums/YaBB.cgi?board=jogl;action=display;num=1058027992;start="From the Trenches". This appears to be a blog refering to JOGL development. Interesting read especially for OS X users.
http://www.jroller.com/page/gregorypierce/20031021"jogl - Java Bindings for OpenGL" Moderators: ChrisM, shawnkendall. This is a JOGL specific forum. Good for finding help or helping out others.
http://www.javagaming.org/cgi-bin/JGNetForums/YaBB.cgi?board=jogl"beginner cannot run". A thread on to Jogl Forum.
http://www.javagaming.org/cgi-bin/JGNetForums/YaBB.cgi?board=jogl;action=display;num=1060985583;start=0#0"3D graphics programming in Java, Part 3: OpenGL" by Bill Day of Java World's site.
http://www.javaworld.com/javaworld/jw-05-1999/jw-05-media_p.html