next up previous contents
Next: 4.8.4 Other Methods Up: 4.8 Picking and Highlighting Previous: 4.8.2 Object Tagging in

4.8.3 Proxy Geometry

One method to reduce the amount of work done by the OpenGL pipeline during picking operations (for color buffer tagging or OpenGL selection) is to use a simplified form of the object in the picking computations. For example, individual objects can be replaced by geometry representing their bounding boxes. The accuracy of the picking operation is traded for increased speed. Some of the accuracy can be improved by adding a second pass in which the objects which are selected using their simplified geometry are reprocessed using their real geometry.



David Blythe
1999-08-06