Closed Islam0mar closed 2 years ago
Also could you please add this new test file to visualizer/data
folder:
issue-65-wrong-edges.txt
Done!
You are absolutely right about (iV < 3 && iV2 < 3)
.
Should I squash commits?
Thanks, @Islam0mar
You are welcome and thanks for sharing this great library :+1:
Thank you for this PR @Islam0mar!
One remark:
I think this is impossible as each super-triangle edge can only have one adjacent triangle (this is also mentioned in the paper by Žalik et al.)
I used the opportunity to re-factor
isFlipNeeded
function. Here's what I got:Could you take another look at it and it it's fine could you put this into your PR, so that I can merge it?