cdt

Crates.iocdt
lib.rscdt
version0.1.0
sourcesrc
created_at2021-06-25 20:41:24.263547
updated_at2021-06-25 20:41:24.263547
descriptionFast, robust constrained Delaunay triangulation
homepagehttps://github.com/Formlabs/foxtrot/tree/master/cdt
repositoryhttps://github.com/Formlabs/foxtrot
max_upload_size
id414975
size123,457
Matt Keeter (mkeeter)

documentation

README

cdt

cdt is a library for calculating Delaunay and constrained Delaunay triangulations.

It is optimized for correctness and speed, using exact predicates to perform point-in-circle and orientation tests.

Commit count: 513

cargo fmt