1
Feature Story
GitHub - collidingScopes/3d-model-playground: Control 3D models using hand gestures and voice commands in real-time. Threejs / mediapipe computer vision
Jun 03, 2025 · github.comFor development, users can clone the repository from GitHub and serve it locally using Python's HTTP server. The project is open-source under the MIT License and credits various technologies and resources like Three.js, MediaPipe, and Quaternius 3D models. The creator, Alan, shares related projects and contact information, encouraging donations through "Buy Me A Coffee" to support his work in open-source software development.
Key takeaways
- 3D Model Playground is an interactive web app that allows users to control 3D models using hand gestures and voice commands in real-time.
- The app is built using technologies like Three.js, MediaPipe, Web Speech API, and JavaScript for real-time interaction.
- Users can import new 3D models in GLTF format by dragging and dropping them onto the page.
- The project is open source and available under the MIT License, with setup instructions provided for development.