-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Assert during triangulation #142
Comments
Thanks @alkonior. This was probably introduced in the last PR. |
@alkonior |
Should the right one be:
|
Yes, my bad. It still throws an assert. |
Yes, thanks. I am looking into it. |
- Fix multiple hanging edges, add regression tests - Fix zeroes in `overlapCount`, fix tests - Refactor splitting edge
- Fix multiple hanging edges, add regression tests - Fix zeroes in `overlapCount`, fix tests - Refactor splitting edge
@alkonior Огромное спасибо за багрепорт!🙇 |
Assertion failed: outerTri != iT, file CDT\include\Triangulation.hpp, line 1625
Test file
p2t-test.txt
This is a seriously simplified testbed from poly2tri. debug2.dat
The text was updated successfully, but these errors were encountered: