1 unstable release

Uses old Rust 2015

0.1.0 Sep 14, 2015

#18 in #constrained

BSD-3-Clause

150KB
1.5K SLoC

C++ 1.5K SLoC // 0.2% comments Rust 197 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.

Dependencies