David Kastrup <[email protected]> ezt írta (időpont: 2019. ápr. 25., Cs, 16:46): > > Thomas Morley <[email protected]> writes: > > > Background: I'm exploring whether it would be feasible to draw higher > > order bezier-curves, splitting them in cubic ones.
you can't split a Bezier curve into lower order ones, only approximate. > So usually your goals would be better served by > allowing _multiple_ cubic beziers in a row with suitable continuity of > derivatives (and thus some aspects of the control points) provided > automagically. which is called B-splines. is it possible to use (cubic) B-splines directly? _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
