Replies: 2 comments 1 reply
|
Hi, can you please create an issue instead of a discussion? |
0 replies
|
Moved to issues |
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
Here is an exmple,
assert(boost::geometry::is_valid(output));will failed.Do we have a well designed snap rouding algorithm? I can find some things in CGAL (https://doc.cgal.org/latest/Snap_rounding_2/index.html).
https://godbolt.org/z/dProo1bf7
All reactions