Crates.io | cdt |
lib.rs | cdt |
version | 0.1.0 |
source | src |
created_at | 2021-06-25 20:41:24.263547 |
updated_at | 2021-06-25 20:41:24.263547 |
description | Fast, robust constrained Delaunay triangulation |
homepage | https://github.com/Formlabs/foxtrot/tree/master/cdt |
repository | https://github.com/Formlabs/foxtrot |
max_upload_size | |
id | 414975 |
size | 123,457 |
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.