119 Forks
1921 Stars
1921 Watchers

delaunator

An incredibly fast JavaScript library for Delaunay triangulation of 2D points

How to download and setup delaunator

Open terminal and run command
git clone https://github.com/mapbox/delaunator.git
git clone is used to create a copy or clone of delaunator repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with delaunator https://github.com/mapbox/delaunator/archive/master.zip

Or simply clone delaunator with SSH
[email protected]:mapbox/delaunator.git

If you have some problems with delaunator

You may open issue on delaunator support forum (system) here: https://github.com/mapbox/delaunator/issues