mourner / delaunator-rs

Fast 2D Delaunay triangulation in Rust. A port of Delaunator.
https://docs.rs/delaunator
ISC License
207 stars 28 forks source link

Proper tests #5

Closed mourner closed 6 years ago

mourner commented 6 years ago

Port the tests from https://github.com/mapbox/delaunator/blob/master/test.js to make sure the library is aligned with the reference implementation.

mourner commented 6 years ago

Done in https://github.com/mourner/delaunator-rs/commit/b456de913fc6839a99e69556476bf82b168ade93 and https://github.com/mourner/delaunator-rs/commit/66f46d31e13e2521b0d0436e78885b2b9b7d0979