ABSTRACT

A t the end of Chapter 4 about moving and shaping objects and manipulating the OpenGL camera, we said that it was like having got our driver’s license. It’s time now to look at the engine under

the hood to understand the whole process, from ignition to motion. So in this chapter we are going to study graphics rendering pipelines – processes that transform a user-defined scene into an image on a raster display.