The graphicslib3D package provides a collection of routines intended to support
3D interactive development, including graphics and games.
Many of the classes in the package require
access to the JOGL (Java OpenGL binding)
library (com.jogamp.opengl).
The various JOGL libraries must be in the CLASSPATH in order to compile code
which references graphicslib3D.