andywiecko / BurstTriangulator

2d Delaunay triangulation with mesh refinement for Unity with Burst compiler
https://andywiecko.github.io/BurstTriangulator/
MIT License
166 stars 14 forks source link

fix: point to halfedges during constraints #112

Closed andywiecko closed 3 months ago

andywiecko commented 3 months ago

This resolves GitHub issue #111.