De Boor's algorithm

This is an old revision of this page, as edited by 131.130.181.71 (talk) at 15:11, 19 March 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Goal of the algorithm

Suppose we want to evaluate the spline curve

 

defined on the interval   for a parameter value  . Due to the spline locality property, we can write

 

So the value   is determined by the controlpoints  ; the other control points have no influence. The goal of the bored algorithm is to evaluate   efficiently.

The algorithm

Suppose   and   for  . Now calculate

 

with

 

Then  .