Rendering Primitives
In This Chapter
You will learn how to:
draw
a
point
,
a
line
,
a
triangle
, or
a
convex polygon
on the screen
establish a
clipping window
cull back-facing polygons
from the scene
draw an
anti-aliased
point,
line,
triangle, or
convex polygon
Home :
Index
Next:
Gr Vertex