openxr implementation complete

This commit is contained in:
awtterpip
2024-01-31 20:12:14 -06:00
parent 4678013e1c
commit 96ebb1e7e6
9 changed files with 428 additions and 134 deletions

View File

@@ -11,6 +11,7 @@ linked = ["openxr/linked"]
ash = "0.37.3"
futures = "0.3.29"
glam = "0.24.1"
hashbrown = "0.14"
paste = "1.0.14"
thiserror = "1.0.51"
tracing = "0.1.40"