Bézier Curves by the De Casteljau Algorithm

We will construct what is called the quadratic Bézier curve by means of a geometric algorithm. (We will see where the "quadratic" terminology comes from soon.)

Higher Bézier Curves by the De Casteljau Algorithm

We will construct what is called the cubic Bézier curve by taking the previous construction a step further. These curves are called Cubic Bézier Curves. Again we will see where the "cubic" comes in soon.