SkillAgentSearch skills...

MagicLeapHandTracking

A Magic Leap Unity project for demonstrating what can be done with ML hand tracking technology

Install / Use

/learn @dilmerv/MagicLeapHandTracking
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MagicLeapHandTracking

A Magic Leap Unity project for demonstrating what can be done with ML hand tracking technology

Scenes

  1. ClothDemo - demonstrates how to use hand tracking positioning when tracking KeyPose.Fist to place a game object at the tracked position and then use left and right hands to interact with cloth components in the scene.
<img src="https://github.com/dilmerv/MagicLeapHandTracking/blob/master/docs/images/cloth.gif" width="500">
  1. SuperPowersDemo - demonstrates how to use hand tracking and head tracking by providing you with a way to spawn game objects anytime an open hand key pose is detected, when detected a game object is instantiated and force is added towards the aimed target.
<img src="https://github.com/dilmerv/MagicLeapHandTracking/blob/master/docs/images/rings.gif" width="500">
  1. HandKeyPointsDemo - demonstrates how to track key points by using hand tracking functionality.
<img src="https://github.com/dilmerv/MagicLeapHandTracking/blob/master/docs/images/handkeypoints.gif" width="500">
  1. MeasuringDemo - demonstrates how to simulate a measuring tape by using hand key points.
<img src="https://github.com/dilmerv/MagicLeapHandTracking/blob/master/docs/images/measuringTape.gif" width="500">

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated9mo ago
Forks10

Languages

C#

Security Score

67/100

Audited on Jun 27, 2025

No findings