postprocessing

This commit is contained in:
randogoth 2024-03-19 12:14:47 +02:00
parent 92d7a755d5
commit 31ec2137e4
3 changed files with 94 additions and 22 deletions

View file

@ -8,6 +8,7 @@ edition = "2021"
[dependencies]
delaunator = "1.0.2"
geo = "0.28.0"
geo-types = "0.7.13"
itertools = "0.12.1"
rand = "0.8.5"
rayon = "1.9.0"