Add 2D trimesh example.

This commit is contained in:
Crozet Sébastien
2021-01-06 18:09:12 +01:00
parent 261ed1ebed
commit cc60809afc
4 changed files with 273 additions and 1 deletions

View File

@@ -15,6 +15,8 @@ enhanced-determinism = [ "rapier2d/enhanced-determinism" ]
rand = "0.7"
Inflector = "0.11"
nalgebra = "0.24"
lyon = "0.17"
usvg = "0.13"
[dependencies.rapier_testbed2d]
path = "../build/rapier_testbed2d"