How to port SimplifyPolygon #252
-
How to port this function as |
Beta Was this translation helpful? Give feedback.
Answered by
AngusJohnson
Oct 3, 2022
Replies: 1 comment 2 replies
-
StrictlySimple never reliably rendered strictly simple solutions, and so it got the metaphorical chop. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
niki-sp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
StrictlySimple never reliably rendered strictly simple solutions, and so it got the metaphorical chop.
At some point I do intend adding triangulation to the library but that is still quite a way off.
Alternatively, performing a union operation of clipping results will usually further simplfy results, but they won't normally be strictly simple.