Commit Graph

19 Commits

Author SHA1 Message Date
Malek
35725eaa8b Refactor hands (#110)
* cargo fmt and removed the unessecary examples.

* added left and right hand components for each bone as well as the hand tracker.
2024-05-29 16:55:40 -07:00
MalekiRe
ec16d9a254 cargo fmt and removed the unessecary examples. 2024-05-29 16:32:35 -07:00
Schmarni
063aef7fb5 add support for hand tracking and configurable reference spaces 2024-05-07 03:34:10 +02:00
Schmarni
9cb237e88f fix status_changed_to, added OxrSuggestActionBindings event to app and fixed scheduling for run_action_binding_sugestion
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-04-29 18:49:07 +02:00
Schmarni
27871ccd0b add a system to suggest action bindings and a system to attach action sets to the session 2024-04-29 02:41:51 +02:00
awtterpip
d98b9a4455 Revert "move to single crate for webxr and openxr"
This reverts commit 5e769ef52b.
2024-04-18 16:30:18 -05:00
awtterpip
5e769ef52b move to single crate for webxr and openxr 2024-04-15 18:13:17 -05:00
awtterpip
a299702f7a derive macro for actions 2024-03-28 20:00:54 -05:00
awtterpip
42dc01dc6a somewhat working actions 2024-03-24 20:59:21 -05:00
awtterpip
05e7f2a9a8 xr cleanup code 2024-03-17 20:57:01 -05:00
awtterpip
b77bb954d0 some init code 2024-03-16 19:42:50 -05:00
awtterpip
ada26ebb92 fixed jitter 2024-03-16 18:53:55 -05:00
awtterpip
747aff2fd4 change xr status 2024-03-15 23:28:05 -05:00
awtterpip
9a556289de more rendering code 2024-03-14 21:34:42 -05:00
awtterpip
e1d5de1a94 fix camera jitter 2024-03-14 19:40:50 -05:00
awtterpip
b897dc312e fix projection 2024-03-14 18:00:56 -05:00
awtterpip
e7e156666c beginning of action system 2024-03-13 20:15:01 -05:00
awtterpip
db3539d975 add documentation and satisfy clippy 2024-03-10 20:14:46 -05:00
awtterpip
91eb263b4f rendering code and api crate 2024-03-10 19:59:19 -05:00