Skip to content

This repository contains an Unity project to receive the data from hand gesture capturer and using it to run the 3D hand model in Unity. Refer here for the Hand Gesture Capturer source code https://github.com/haneure/Hand-Tracking-Capture

License

Notifications You must be signed in to change notification settings

haneure/Hand-Tracking-Receiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand Tracking Receiver (Unity 2019)

Thumbnail

This unity project requires Hand-Tracking-Capture to run. Hand Tracking Capture will send a stream of JSON data to Unity, and Unity will parse the data and use the data to create the virtual hand.

The unity project contains a simple playground that has an interactor and interactable object, an interactor can trigger an event on any interactable object (Interactor and Interactables are the concepts that are used by XR Toolkit). The interactor is the hand, and interactable is the cubes, terminal, and the UI.

Thumbnail

Unity

3D Hand Tracking in Virtual Environment

About

This repository contains an Unity project to receive the data from hand gesture capturer and using it to run the 3D hand model in Unity. Refer here for the Hand Gesture Capturer source code https://github.com/haneure/Hand-Tracking-Capture

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published