Add internal edges debug examples.

This commit is contained in:
Sébastien Crozet
2022-10-30 16:44:33 +01:00
parent b5b3431a63
commit 34b7ae32fd
8 changed files with 82 additions and 6 deletions

View File

@@ -49,7 +49,7 @@ vec_map = { version = "0.8", optional = true }
instant = { version = "0.1", features = [ "now" ], optional = true }
num-traits = "0.2"
nalgebra = "0.31"
parry2d = "0.11"
parry2d = "^0.11.1"
simba = "0.7"
approx = "0.5"
rayon = { version = "1", optional = true }