โข
Implemented natural cubic spline and B-spline curve algorithms from scratch for smooth curve interpolation and modeling.
โข
Developed an interactive system for curve construction, supporting user-defined control points and real-time visualization.
โข
Explored properties of different spline types such as continuity (Cยน, Cยฒ), local control, and smoothness.
โข
Compared spline types through visual and mathematical analysis to understand their behavior and suitability in animation or modeling tasks.
Results:
โข
Natural Spline
โข
B-Spline