Adding More Triangles

Drawing multiple objects is essential to anything but the most trivial applications. Our next example will show how to draw multiple objects, and we will learn some interesting things about depth along the way.

(0,1) (-1,-1) (1,-1)

Notes