5.9 GLContext

Since Version 2.0.0, GLContext is the central java class for the OpenGL bindings and it is defined as a package member of the java package gl4java. GLContext trys to connect the OpenGL machine to the AWT window of the given Component, which is represented by the platform specific window.

GLContext also can loads all the needed libraries and GLFunc and GLUFunc implementations.

These are the basic source files, look at 5.12, page [*].



sven goethel 2001-12-11