We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ed589 commit 9ab7532Copy full SHA for 9ab7532
README.md
@@ -5,6 +5,8 @@ A really fast C++ library for
5
6
delaunator-cpp is a C++ port from https://github.com/mapbox/delaunator a JavaScript implementation of very fast 2D Delaunay algorithm.
7
8
+[](https://travis-ci.org/delfrrr/delaunator-cpp)
9
+
10
## Features
11
12
* Probably the fastest C++ open source 2D Delaunay implementation
0 commit comments