bezier
bezier copied to clipboard
[FEATURE REQUEST] {bezier} <-> b-spline conversion
Hello.
Is it possible to use your library to perform (automatic) conversion of b-spline to corresponding set of bezier curves, and vice-versa?
Also mentioned here
If not would it be possible to add this feature?
Thanks in Advance
@dec1 No, this library (for now at least) has no knowledge of NURBS, b-splines, or any other extensions of Bezier curves.
I don't have any near or medium term plans on adding support for b-splines, but I'd be happy to help answer any questions and provide guidance on how you'd support b-splines on top of bezier
.