Skip to content

This project demonstrates how Unity can interact with a Hand Tracking Camera using a Python-based application.

License

Notifications You must be signed in to change notification settings

adityarahmanda/HandTrackingUnity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Hand Tracking Simulation

This project demonstrates how Unity can interact with a Hand Tracking Camera using a Python-based application.

Setup

  1. Navigate to the HandTracking folder:
cd /path/to/project-folder/HandTracking
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Run the Hand Tracking Camera python app:
python main.py
  1. Set up the web camera and press start button.
  2. Now open the Unity project in your Unity Editor and play the UnityHandTracking scene to begin the simulation.

About

This project demonstrates how Unity can interact with a Hand Tracking Camera using a Python-based application.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 64.4%
  • C# 35.6%