Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dilmerv/magicleapinputdemos
A variety of demos to test all Input features available with Magic Leap 2
https://github.com/dilmerv/magicleapinputdemos
csharp hand-tracking magicleap2 mixedreality unity
Last synced: about 2 months ago
JSON representation
A variety of demos to test all Input features available with Magic Leap 2
- Host: GitHub
- URL: https://github.com/dilmerv/magicleapinputdemos
- Owner: dilmerv
- License: mit
- Created: 2023-11-09T01:11:55.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-03T22:55:01.000Z (12 months ago)
- Last Synced: 2024-10-11T01:09:42.710Z (2 months ago)
- Topics: csharp, hand-tracking, magicleap2, mixedreality, unity
- Language: C#
- Homepage:
- Size: 10.9 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MagicLeapInputDemos
A variety of demos to test all Input features available with Magic Leap 2📷 Videos:
📌 ML2 Hand Tracking Video [step-by-step video available here](https://youtu.be/cCFy8WmdqdU).
📌 ML2 Controller Input Video [step-by-step video available here](https://youtu.be/lBQ0wiNRLm8).💡 Download the "Application Simulator for Unity" from the [ML Hub](https://developer-docs.magicleap.cloud/docs/guides/getting-started/install-the-tools)
## Demo Unity Scenes (Features) 🎮
|**Hand Tracking With Bone Visualizer & Gestures:**|
|:-:|
|Included with ML2HandTrackingDemo.unity scene|
||
|||**Controller & Head Pose:**|
|:-:|
|Included with ML2ControllerAndHeadPoseDemo.unity scene|
||
||📙 Great ML2 Developer Resources:
- Hand Tracking [design guidelines](https://developer-docs.magicleap.cloud/docs/guides/features/hand-tracking/hand-tracking-design)
- Controller [api overview](https://developer-docs.magicleap.cloud/docs/guides/unity/input/controller/unity-controller-api-overview)
- Application simulator [action bindings](https://developer-docs.magicleap.cloud/docs/guides/developer-tools/app-sim/app-sim-action-bindings/#movement-controls)
- Helpful ways to [read input within callbacks](https://docs.unity3d.com/Packages/[email protected]/api/UnityEngine.InputSystem.InputAction.html)
- Controller [gestures](https://www.magicleap.care/hc/en-us/articles/4424698871565-Controller-Overview)