https://github.com/bryant/beziarcs
https://github.com/bryant/beziarcs
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bryant/beziarcs
- Owner: bryant
- Created: 2013-10-23T20:03:12.000Z (over 12 years ago)
- Default Branch: dev
- Last Pushed: 2013-10-27T17:13:03.000Z (over 12 years ago)
- Last Synced: 2023-04-09T22:18:37.001Z (about 3 years ago)
- Language: Python
- Size: 121 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: `