Curve Simulator

Curve Simulator

I developed a program that defines and visualizes interpolating polynomials in 3D space, built upon an existing engine I previously developed. The program takes a set of points in a three-dimensional coordinate system and generates a polynomial that precisely passes through them. This visualization enhances the understanding of polynomial interpolation in higher dimensions and can be applied in various mathematical and graphical simulations.

Project information