left hand works too

This commit is contained in:
Jay Christy
2023-10-07 17:05:47 -04:00
parent 023e4036b2
commit 0f2c063a44
3 changed files with 1224 additions and 141 deletions

View File

@@ -4,6 +4,7 @@ pub mod oculus_touch;
pub mod prototype_locomotion;
pub mod trackers;
pub mod xr_camera;
pub mod hand_poses;
use crate::resources::XrSession;
use crate::xr_begin_frame;