concave hull algorithm

This commit is contained in:
randogoth 2024-03-30 18:37:49 +03:00
parent 3c183c699b
commit 463b19cbfb
3 changed files with 120 additions and 7 deletions

2
Cargo.lock generated
View file

@ -569,7 +569,7 @@ dependencies = [
[[package]]
name = "xenobalanus"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"delaunator",
"geo",