Login  Register

Re: It's possible to support conic sections using our quadratic bezier

Posted by dxli on Feb 16, 2024; 6:29am
URL: https://forum.librecad.org/It-s-possible-to-support-conic-sections-using-our-quadratic-bezier-tp5724228p5724307.html

As a proof-of-concept:

drawing parabolas by lc_splinePoints.

created a method to draw a parabola by 4 points on curve.

in general there are two solutions.