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.