next up previous contents index
Next: 11.1 glutSolidSphereglutWireSphere Up: GLUT APIversion 3 Previous: 10.4 glutStrokeWidth

11 Geometric Object Rendering

GLUT includes a number of routines for generating easily recognizable 3D geometric objects. These routines reflect functionality available in the aux toolkit described in the OpenGL Programmer's Guide

and are included in GLUT to allow the construction of simple GLUT programs that render recognizable objects. These routines can be implemented as pure OpenGL rendering routines. The routines do not generate display lists for the objects they create.

The routines generate normals appropriate for lighting but do not generate texture coordinates (except for the teapot).





next up previous contents index
Next: 11.1 glutSolidSphereglutWireSphere Up: GLUT APIversion 3 Previous: 10.4 glutStrokeWidth



Mark Kilgard
Fri Feb 23 08:05:02 PST 1996