Lesson 16: Backface Culling
- Summary
- *
- Text version
- *
- Exercises
- *
- Download source
- Change the cube to a different closed shape. You can use any coloring or texturing for each of the faces. Specify the vertices of each polygon in counterclockwise order, and turn on backface culling. You can turn off lighting if you want so that you don't have to figure out the normals.
Next is "Lesson 17: Display Lists".