next up previous contents
Next: 10.2 Light Maps Up: 10.1 Phong Shading Previous: 10.1.3 Spotlight Effects using

10.1.4 Phong Shading by Adaptive Tessellation

Phong highlights can also be approached with a modeling technique. The surface can be adaptively tessellated until the difference between $(\vec{H} \cdot \vec{N})^n$terms on triangle vertices drops below a predetermined value. The advantage of this technique is that it can be done as a separate pre-processing step. The disadvantage is that it increases the complexity of the modeled object. This can be costly if:



David Blythe
1999-08-06