Introduction to Graphics

PDF
Introduction to Graphics PDF 592Kb

This tutorial introduces you to the concepts behind modern graphics programming, including how vertex data is turned into a pixelated image. You'll be introduced to the APIs that can be used to render graphics, the types of data used during rendering, and how graphics hardware is  programmed.