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

feat: add double2 support #151

Closed andywiecko closed 2 days ago

andywiecko commented 2 days ago

Add support for double2 in Triangulator<T2>: