Where everyone begins
Every graphics programmer begins their journey by rendering their first triangle, which is what we'll do in the next few pages. In that process, we'll learn how triangles are represented in interactive 3D graphics, and how they're processed, so they can be displayed on a screen.