Opengl Initialization
Opengl Initialization. Initialization of standard things for Shaded display:
- Light Setup (position, enabling and light model)
- Disable Culling and setup double face material (to avoid problems caused by wrong vertex ordering in faces)
- Enable Depth test and color_material (to change material with a simple glColor)
Alphabetic index HTML hierarchy of classes or Java