We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61a3ae commit 0b0e69dCopy full SHA for 0b0e69d
README.md
@@ -11,7 +11,7 @@ delaunator-cpp is a C++ port from https://github.com/mapbox/delaunator a JavaScr
11
## Features
12
13
* Probably the fastest C++ open source 2D Delaunay implementation
14
-* Roughly 6 times faster then JS version `[email protected]`
+* Roughly 6 times faster then JS version `[email protected]` ([needs confirmation](https://github.com/delfrrr/delaunator-cpp/pull/8))
15
* Example showing triangulation of GeoJson points
16
17
## Usage
0 commit comments