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
- Category Custom Engine, Interpolating Polynomials, 3D
- Team size 1 Dev
- Project date Dec 2022
- Project URL https://github.com/Nero-TheThrill/CurveSimulator.git
- Download Project