mapbox / delaunator

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

Mention ports in readme #38

Closed JobLeonard closed 5 years ago

JobLeonard commented 5 years ago

I was about to ask if there existed any C++ ports, then I realized I hadn't searched on the internet yet, found this Rust port announcement, which alongside the Rust version mentioned Go and C++ ports.

It's just a small thing, so I'll just do a quick edit in the Github page and submit a pull request :). Give me a sec

EDIT: Wait, they're already mentioned. Ok, slight rewrite to make it easier to notice them then ;)