Purpose: See how a cubic Bezier curve can be constructed in a geometric manner by interpolation. Notice how the lines are subdivided by 1/2 first and then increasingly smaller amounts. There are two colored lines indicating the steps in this algorithm.
Interaction: Move the slider slowly to increase the number of divisions. The control points can also be moved.