abstract
Finding the intersection of two surfaces, usually a collection of curves, is
an important challenge in modeling geometry. This thesis presents a method
to find parametric (B-spline) intersection curves which approximate the actual
intersection curves of two Bézier surfaces. We first approximate the original
surfaces using SLEFEs (Subdividable Linear Efficient Function Enclosures) and
their mid-structures. The piecewise linear curves, which are the intersections of two
mid-structures, are inverted to the B-spline curves which approximate the exact
intersection curves. Our method is fast, has known error bounds, and generates
B-spline curves, which are very useful for many applications. Moreover, our method
can be refined with the guarantee of decreasing error bound.