Hand controller

Vote for this project

Voting not enabled

3

I have made this project that is an interactive visual experiment that connects real-time hand tracking with generative 3D visuals. Using computer vision and Mediapipe, the system detects the position of a person’s hand through a webcam and translates it into live data. That data is streamed into a p5.js WebGL sketch, where dynamic 3D components respond to movement.

My cute project demonstrates how accessible tools can merge computer vision, creative coding, and interactive art, transforming the body into a natural controller for digital environments.