Do you remenber JPot? Its an interactive java program to teach opengl.
http://www.cs.uwm.edu/~grafix2/Would anyone be interested in converting this to use jogl ? There are already good interactive lessons in groups like Introduction, General (GLUT), Drawing Geometry, Modeling Transformation, Viewing Transformation, Lighing, Blending Antialiasing and Fog.
For JOGL and other java bindings this could be expanded with lessons for other initialization process other than glut, textures, glsl, shadows and expansions.
Any volunteers ?