hmd pose from view space

This commit is contained in:
galister
2024-08-09 07:53:27 +09:00
parent b6a07c43a5
commit 50c3f49989
5 changed files with 39 additions and 17 deletions

2
Cargo.lock generated
View File

@@ -2682,6 +2682,7 @@ version = "0.10.0"
source = "git+https://github.com/galister/openxrs?rev=af4a55d#af4a55df60125491c80c61464c824219c6019b76"
dependencies = [
"libc",
"mint",
]
[[package]]
@@ -4599,6 +4600,7 @@ dependencies = [
"libmonado-rs",
"log",
"log-panics",
"mint",
"once_cell",
"openxr",
"ovr_overlay",