Would there be any interest in having arc-reconstruction post boolean? #1020
RicardoJCMarques
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, couldn't really find many mentions/documentation about this so I don't know if it's a thing or not but I have a system running on top of clipper2 to fully reconstruct partial arcs and full arcs (let's call'em circles). By definition it can never be 100% precise with reconstructing partial arcs but it can get close into the 99.99(9)s% if needed. Probably works with other operations but only from original geometries or remnants of them. Anything new doesn't work, it's not arc fitting.
I've mostly been playing around with the WASM wrapper as i've been working on a web client-side tool that needed some geometric manipulation so I don't really know much about this main repo.
It works well but it'd be a lot nicer if it was just built-in to clipper2.
Just wondering if anyone cares as I might be moving away from clipper2 for what I've been trying to use it for and dunno if this is relevant to anyone else or not.
Beta Was this translation helpful? Give feedback.
All reactions