Introduction
Advanced Lighting and Shading
- Low-level 3D APIs do not abstract (present) sophisticated shading/lighting
- Usually vertex lighting/Gouraud shading/texture mapping
- Instead use pieces of hardware accelerated APIs
- Combine with software algorithms
- Interesting trade-offs between quality and time