B

Bezier curve

A curve that can be parameterized in such a way that each coordinate is a polynomial of limited degree in the parameter.

Bezier spline

A continuous curve that is the concatenation of Bezier curves, connected in such a way that the resulting curve is continuous and differentiable.

bounding box

The smallest possible horizontal rectangle surrounding one or more objects.