Given a set of knots, a cubic Bézier curve is generated between each pair of knots. Then, these Bézier curves are glued together to form the final curve, the B-spline. The algorithm for the generation ...