bezier icon indicating copy to clipboard operation
bezier copied to clipboard

[FEATURE REQUEST] {bezier} <-> b-spline conversion

Open dec1 opened this issue 4 years ago • 1 comments

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 avatar Apr 30 '20 16:04 dec1

@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.

dhermes avatar May 17 '20 20:05 dhermes