slightly buggy but fully working hand tracking

This commit is contained in:
Schmarni
2023-11-01 21:10:34 +01:00
parent 4c01eee827
commit ccd505051d
8 changed files with 1087 additions and 48 deletions

View File

@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
[features]
# default = ["linked"]
default = ["linked"]
linked = ["openxr/linked", "openxr/static"]
[dependencies]