next up previous contents
Next: 4.1 Stereo Viewing Up: Programming with OpenGL: Advanced Previous: 3.4 Constructive Solid Geometry

4 Geometry and Transformations

OpenGL has a simple and powerful transformation model. Since the transformation machinery in OpenGL is exposed in the form of the modelview and projection matrices, it's possible to develop novel uses for the transformation pipeline. This section describes some useful transformation techniques, and provides some additional insight into the OpenGL graphics pipeline.





David Blythe
Thu Jul 17 21:24:28 PDT 1997