Skip to content

arunkumaraqm/Polynomial-Interpolation

Repository files navigation

Polynomial Approximation

Lagrange Interpolation, Bezier Spline, Cardinal Spline for Computer Graphics Project

To the Layman: Draws Curves Connecting Points

For more information, view the PPT.

Screenshots

Lagrange & Bezier

Lagrange & Cardinal

How to Run

Developed with Python 3.8.

Install depedencies (Pygame, Numpy, Pandas) using pip.

pip install -r requirements.txt

Run with

python main.py

Contributors

License

MIT License

About

Lagrange Interpolation, Bezier Spline, Cardinal Spline for Computer Graphics Project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages