The OpenGL Utility (GLU) library contains several groups of functions that complement the core OpenGL interface by providing support for auxiliary features. These utility functions make use of core OpenGL functions, so any OpenGL implementation is guaranteed to support the utility functions.
Note The prefix for Utility library functions is "glu" rather than "gl."
For more detailed descriptions of these functions, see the OpenGL Reference Manual. This section groups related GLU functions, as follows: