8000 Tags · luoxz-ai/CDT · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Tags: luoxz-ai/CDT

Tags

1.0.1

Toggle 1.0.1's commit message
artem-ogre#37 Fix bug in "is flip needed" test (isFlipNeeded)

Previously flip was rejected only if both vertices of flip-candidate belong to the super-tri.
The change rejects the flip if at least one vertex belongs to super-tri and original edge does not touch super-tri.
If both original edge and flipped edge touch super-tri: use normal circumcircle test as a tie-breaker.

Add two test files for regression testing.

1.0.0

Toggle 1.0.0's commit message
Remove un-used code

0.9.0

Toggle 0.9.0's commit message
Make super-triangle an equilateral triangle сircumscribed around boun…

…ding square
0