hand-tracking-game

Hand Tracking game built in Unity using mediapipe.

Installation

  1. Install Unity

  2. Load the Game directory as a new project.

  3. Install dependencies

    cd hand-tracking
    pip install -r requirements.txt
  4. Run main.py.

  5. Run the Game.

References

3d Hand Tracking in Virtual Environment | Computer Vision By Murtaza's Workshop

Axed Due to Performance Issues