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

https://github.com/bryant/beziarcs


https://github.com/bryant/beziarcs

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

          

beziarcs
========

Beziarcs: For when lines and arcs just don't cut it.

Implements the interpolation of cubic Beziers with bi-arcs.

## TODO

- Interpolate quadratic Beziers,
- B-splines,
- NURBS.
- Test out Hausdorf metric for err tolerances.

` vim: set tabstop=2 shiftwidth=2: `