In Conclusion

text only
 
progress indicator progress indicator progress indicator progress indicator
 Download CD Content

Overview

In this final chapter of Part 2, I would like to introduce the topic of adaptive subdivision. In the previous chapters, curves were rendered using uniform subdivision. Each curve was made up of a number of line segments built with vertices spaced uniformly over the entire parametric interval. In areas where the curve is very flat, some vertices may be redundant. In areas with a lot of curvature, there might not be enough vertices to achieve a smooth curve. Adaptive subdivision is a method of placing vertices where they are needed most. The primary purpose of adaptive subdivision is to subdivide the curve at the drawing stage to produce more efficient rendering results while maintaining visual results. In general, this is advantageous for games because more efficiency means better performance. In this chapter, I will discuss the following topics.

  • Simple adaptive subdivision for rendering curves

  • A visual comparison between uniform and adaptive subdivision

progress indicator progress indicator progress indicator progress indicator


Focus on Curves and Surfaces
Focus On Curves and Surfaces (Focus on Game Development)
ISBN: 159200007X
EAN: 2147483647
Year: 2003
Pages: 104
Authors: Kelly Dempski

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net