lots of skeleton stuff. lots of hacking. mostly hacking

This commit is contained in:
2021-02-12 00:27:11 -08:00
parent 9f4c8a856c
commit 189805dd13
8 changed files with 687 additions and 155 deletions

View File

@@ -29,4 +29,5 @@ wgpu-subscriber = "0.1.0"
tobj = "2.0.3"
legion = "0.3.1"
nalgebra = "0.24.1"
rapier3d = { version = "0.5.0", features = [ "simd-nightly", "parallel" ] }
rapier3d = { version = "0.5.0", features = [ "simd-nightly", "parallel" ] }
gilrs = "0.8.0"