BrunoLevy / geogram

a programming library with geometric algorithms
Other
1.8k stars 122 forks source link

Radial sort with polylines bugs #121

Closed BrunoLevy closed 9 months ago

BrunoLevy commented 9 months ago

The following files crash with an assertion fail with the new radial sort with polylines function:

(but they work with the old 'radial sort all bundles' code)

BrunoLevy commented 9 months ago

Sort by propagation along radial polyline: need to check that number of incident triangles match. Fixes all of them except:

BrunoLevy commented 9 months ago

Additional conditions: