/delaunay

Delaunay Triangulation Demo

Primary LanguageTypeScript

Build and Deploy

Delaunay

Delaunay Triangulation Demo

@jrsmiffy/delaunator

Delaunay Demo Example

Explanation

  • 🧮 For a set of points P: DT(P) is such that no point in P lies inside the circumcircle of any triangle
  • ℹ️ More info

Notes

  • 📦 npm run build --prefix ./app
  • 🚀 main branch is served by GitHub Pages