Culling: Backface Usefulness
- Improves fill rate when using a native implementation
- Primitives are transformed and lit before culling
- Helps both geometry and fill with an application specific algorithm
- More computationally expensive
- Balance graphics and CPU work
- Cannot be used when you enter closed geometry or need two-sided lighting