Skip to content

A Python (3.12.9) program that uses OpenCV and MediaPipe Hand landmarks to track and transmit hand motion data via sockets (TCP/UDP/WebSockets). This data is then used to update an in-game hand representation in real time within Unity (tested on Unity 2022.3.16f1).

Notifications You must be signed in to change notification settings

htil/Unity-Hand-Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Unity-Hand-Tracking

A Python (3.12.9) program that uses OpenCV and MediaPipe Hand landmarks to track and transmit hand motion data via sockets (TCP/UDP/WebSockets). This data is then used to update an in-game hand representation in real time within Unity (tested on Unity 2022.3.16f1).

About

A Python (3.12.9) program that uses OpenCV and MediaPipe Hand landmarks to track and transmit hand motion data via sockets (TCP/UDP/WebSockets). This data is then used to update an in-game hand representation in real time within Unity (tested on Unity 2022.3.16f1).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published