mapbox / delaunator

An incredibly fast JavaScript library for Delaunay triangulation of 2D points
https://mapbox.github.io/delaunator/
ISC License
2.3k stars 141 forks source link

Add guide that shows how to use half-edge data structures #23

Closed redblobgames closed 6 years ago

redblobgames commented 6 years ago

Preview of the guide: https://redblobgames.github.io/delaunator/

(should squash the commits before merging)