Splines and Bezier Curves
Left click to place control points, right click to move them
Project for my MAT300 - curves and surfaces class
contains my implementation of:
- C2 Cubic splines
- Newton Polynomial splines
- Bezier Curves solved with:
- De Casteljau's algorithm
- Bernstein basis polynomials
- Midpoint subdivision
Leave a comment
Log in with itch.io to leave a comment.