A full 3D hand controller with depth, using @mediapipe/hands
and Three.js
.
HandWaveXR leverages the power ,of @mediapipe/hands
for hand tracking and Three.js
for 3D rendering to provide a seamless experience for full 3D hand control with depth. It enables intuitive hand gestures and interactions in 3D space.
- Real-time 3D hand tracking
- Depth detection
- Integration with
@mediapipe/hands
for hand pose estimation - 3D visualization using
Three.js
To run this project, follow these steps:
- Clone the repository:
git clone https://github.com/KuldeepMahto07/HandWaveXR.git cd HandWaveXR