Open dec1 opened 4 years ago
@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
.
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