Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


Share this Page URL
Help

Chapter 2: Qualities > 2.4. Easy to Use - Pg. 39

2.4 Easy to use 39 FIGURE 2.4 An example of a core API (OpenGL) separated from convenience APIs layered on top of it (GLU and GLUT). GLUquadric *qobj ¼ gluNewQuadric(); gluSphere(qobj, radius, slices, stacks);