1 unstable release
Uses old Rust 2015
0.1.0 | Sep 14, 2015 |
---|
#19 in #constrained
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.