Exploring Curves.

In the following examples, I showcase my journey in implementing curves. I started with calculating coefficients that affect the shape of a polynomial graph, then interpolated polynomials with the Newton form and interpolated cublic splines. Finally, I added a dimension to my interpolated cublic spline demonstration.

Previous
Previous

3D Rendering Engine