1 unstable release
Uses old Rust 2015
0.1.0 | Sep 14, 2015 |
---|
#22 in #delaunay-triangulation
150KB
1.5K
SLoC
Constrained Delaunay Triangulation for Rust
This is a wrapper for Rust around the poly2tri C++ library.
lib.rs
:
This library implements a wrapper for the poly2tri C++ implementation of the constrained Delaunay triangulation.