hi, it's computer geometry repo to help you get started faster with the labs. You can share with anyone you'd like this repository.
lab04 - Hermite spline.
lab05 - TCB spline, cubic spline.
lab06 - Bernstein polynom, Bezier curve from Bernstein polynom, Casteljaus algorithm of Bezier curves.
lab07 -
lab08 - B-Spline.
This algorithm is simply the recursive averaging of the points on previous step.