Next: Performance Up: The Design of the Previous: OpenGL

Design Considerations

Designing any API requires tradeoffs between a number of general factors like simplicity in accomplishing common operations vs. generality, or many commands with few arguments vs. few commands with many arguments. In this section we describe considerations peculiar to 3D API design that have influenced the development of OpenGL.



segal@asd.sgi.com
Thu Sep 29 15:39:04 PDT 1994