Build glowing shapes in mid-air using hand gestures. This project uses MediaPipe Hands for real-time tracking and renders a pure-black canvas filled with cyan, neon-style shapes.
- Hand tracking with MediaPipe (optimized for low-resolution cameras).
- Glowing cyan shape selector (circle, square, triangle, rectangle).
- Gesture controls for selecting, placing, moving, and erasing shapes.
- Front camera permission request on start.
- Point (index finger) — Move cursor.
- Pinch (thumb + index) — Select a palette shape / place a new shape.
- Open hand — Grab and move the nearest shape.
- Fist — Erase the nearest shape.
- Open
index.htmlin a modern browser. - Grant camera permission when prompted.
- Use your hands to build and move glowing shapes.
Designed and built for playful, low-latency hand-tracked creation.