next up previous contents
Next: 4.1 Stereo Viewing Up: Advanced Graphics Programming Techniques Previous: 3.7 Constructive Solid Geometry   Contents

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 is 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.



Subsections

2001-01-10