karl-nilsson / sse

Step Slicer Engine
GNU Affero General Public License v3.0
15 stars 2 forks source link

Curve flattening #25

Open karl-nilsson opened 2 years ago

karl-nilsson commented 2 years ago

Meta-issue for tracking curve flattening features

karl-nilsson commented 2 years ago

OCCT includes functions to convert conics to BSplines. It may make sense to use said functions to convert conics (sans circles) to bsplines, then to arcs (rather than directly to arcs)