An open API service indexing awesome lists of open source software.

https://github.com/fastred/beziercurvefit

A simple app for fitting Bezier curve based on data points from another curve.
https://github.com/fastred/beziercurvefit

Last synced: 10 months ago
JSON representation

A simple app for fitting Bezier curve based on data points from another curve.

Awesome Lists containing this project

README

          

A tool that performs fitting of a Bézier curve to given data points. Adjust the points in `points.txt` and Run the project. The curve will be printed to the console.