Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 289 Bytes

File metadata and controls

2 lines (2 loc) · 289 Bytes

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).