Chapter 16 : More OpenGL

Those wishing to enhance Jzy3d using other OpenGL features might refer to the old but great books about OpenGL:

The website Learn OpenGL is also a very useful resource for understanding how OpenGL works.

The OpenGL Red book sample have been ported to Java+JOGL and can be found here. This is a great help for learning OpenGL. We also provide these examples for EmulGL here.