oxr backend progress

This commit is contained in:
awtterpip
2023-12-29 17:02:48 -06:00
parent 7bd9a13458
commit 6d39fb0a65
6 changed files with 115 additions and 5 deletions

View File

@@ -8,6 +8,7 @@ default = ["linked"]
linked = ["openxr/linked"]
[dependencies]
ash = "0.37.3"
futures = "0.3.29"
glam = "0.25.0"
thiserror = "1.0.51"