Chapter 23. Splines and Subdivision Surfaces

23.1. Introduction

Both spline curves and subdivision curves can be generalized, creating spline and subdivision surfaces. In this chapter, we show how to make a Bézier patch: a small piece of surface, parameterized by [0, 1] × [0, 1], for which u Image S(u, v0) is a Bézier curve for each value of v0 and v Image S(u0, v) is a Bézier curve for each value of u0 (i.e., “it’s Bézier in both directions”). Just as Bézier curves can be joined together into longer curves, Bézier patches can be assembled together into a ...

Get Hughes/Computer Graphics, 3/E now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.