Show HN: Controlling 3D models with voice and hand gestures (github.com)
I'm sharing my project to control 3D models with voice commands and hand gestures:
- use voice commands to change interaction mode (drag, rotate, scale, animate)
- use hand gestures to control the 3D model
- drag/drop to import other models (only GLTF format supported for now)
Created using threejs, mediapipe, web speech API, rosebud AI, and Quaternius 3D models
Githhub repo: https://github.com/collidingScopes/3d-model-playground
Demo: https://xcancel.com/measure_plan/status/1929900748235550912
I'd love to get your feedback! Thank you
28 comments
[ 3.3 ms ] story [ 73.5 ms ] threadDoes this video demo help?
https://x.com/measure_plan/status/1929900748235550912
If it makes it clearer, I'll upload it to the github repo directly
Great area to develop though. There's so much untapped potential in applying Mediapipe.
thank you!
Thank you for the feedback!
I'm working on a couple other body movement concepts and hope to share soon :)
It uses a bit simpler approach, only detecting movement, but it works good enough for such games.