Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.86 KB

File metadata and controls

25 lines (20 loc) · 1.86 KB

Meta Microgestures Demos

This repository showcases the use of the Microgestures OpenXR extension, which is part of the Meta Interaction SDK.

🎬 Watch this video for a step by step dive on creating a project with Microgesture features!

Requirements

Microgesture Demos
MicrogesturesUIGallery.unity showcases navigating through images and positioning the gallery purely using Microgestures.
MicrogesturesUIAnd3D.unity showcases Microgesture UI interactions with a passcode that triggers the opening of a safe if the code is correct.
MicrogesturesLocomotion.unity showcases using Microgesture features with locomotion within a NavMesh Surface environment.
MicrogesturesSimple.unity simple use of OVR Microgesture Event Source & OVR Microgesture Unity Event Wrapper.

Helpful Resources/Docs

  • Unity Hand tracking microgestures OpenXR extension: docs
  • Microgestures Locomotion: docs