{"id":28444529,"url":"https://github.com/collidingscopes/3d-model-playground","last_synced_at":"2025-09-10T18:44:33.363Z","repository":{"id":297014944,"uuid":"995379598","full_name":"collidingScopes/3d-model-playground","owner":"collidingScopes","description":"Control 3D models using hand gestures and voice commands in real-time. Threejs / mediapipe computer vision","archived":false,"fork":false,"pushed_at":"2025-06-22T18:08:18.000Z","size":2269,"stargazers_count":163,"open_issues_count":1,"forks_count":17,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-22T18:27:49.703Z","etag":null,"topics":["3d-model","animation","augmented-reality","computer-vision","hand-tracking","mediapipe","open-source","rosebud","threejs","tutorial","voice-recognition","web-speech-api"],"latest_commit_sha":null,"homepage":"https://collidingscopes.github.io/3d-model-playground/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/collidingScopes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["collidingScopes"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2025-06-03T11:48:45.000Z","updated_at":"2025-06-22T18:08:21.000Z","dependencies_parsed_at":"2025-06-03T22:19:33.370Z","dependency_job_id":null,"html_url":"https://github.com/collidingScopes/3d-model-playground","commit_stats":null,"previous_names":["collidingscopes/3d-model-playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/collidingScopes/3d-model-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collidingScopes%2F3d-model-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collidingScopes%2F3d-model-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collidingScopes%2F3d-model-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collidingScopes%2F3d-model-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/collidingScopes","download_url":"https://codeload.github.com/collidingScopes/3d-model-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collidingScopes%2F3d-model-playground/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262647212,"owners_count":23342614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d-model","animation","augmented-reality","computer-vision","hand-tracking","mediapipe","open-source","rosebud","threejs","tutorial","voice-recognition","web-speech-api"],"created_at":"2025-06-06T09:09:36.469Z","updated_at":"2025-09-10T18:44:33.349Z","avatar_url":"https://github.com/collidingScopes.png","language":"JavaScript","funding_links":["https://github.com/sponsors/collidingScopes","https://www.buymeacoffee.com/stereoDrift"],"categories":[],"sub_categories":[],"readme":"# 3D Model Playground\n\nControl 3D models using hand gestures and voice commands in real-time.\n\nAn interactive web app built with threejs, mediapipe computer vision, web speech API, and rosebud AI.\n\n- Say \"drag\", \"rotate\", \"scale\", or \"animate\" to change the interaction mode\n- Pinch fingers to control the 3D model\n- Drag/drop a new 3D model onto the page to import it (GLB/GLTF format)\n\n[Video](https://youtu.be/_I1E44Fp1Es?si=lR2otqR_-ZGdIGXT) | [Live Demo](https://collidingscopes.github.io/3d-model-playground/)\n\n## Requirements\n\n- Modern web browser with WebGL support\n- Camera / microphone access\n\n## Technologies\n\n- **Three.js** for 3D rendering\n- **MediaPipe** for hand tracking and gesture recognition\n- **Web Speech API** for speech recognition\n- **HTML5 Canvas** for visual feedback\n- **JavaScript** for real-time interaction\n\n## Setup for Development\n\n```bash\n# Clone this repository\ngit clone https://github.com/collidingScopes/3d-model-playground\n\n# Navigate to the project directory\ncd 3d-model-playground\n\n# Serve with your preferred method (example using Python)\npython -m http.server\n```\n\nThen navigate to `http://localhost:8000` in your browser.\n\n## License\n\nMIT License\n\n## Credits\n\n- Three.js - https://threejs.org/\n- MediaPipe - https://mediapipe.dev/\n- Rosebud AI - https://rosebud.ai/\n- Quaternius 3D models - https://quaternius.com/\n\n## Related Projects\n\nI've released several computer vision projects (with code + tutorials) here:\n[Fun With Computer Vision](https://www.funwithcomputervision.com/)\n\nYou can purchase lifetime access and receive the full project files and tutorials. I'm adding more content regularly :)\n\nYou might also like some of my other open source projects:\n\n- [Particular Drift](https://collidingScopes.github.io/particular-drift) - Turn photos into flowing particle animations\n- [Liquid Logo](https://collidingScopes.github.io/liquid-logo) - Transform logos and icons into liquid metal animations\n- [Video-to-ASCII](https://collidingScopes.github.io/ascii) - Convert videos into ASCII pixel art\n\n## Contact\n\n- Instagram: [@stereo.drift](https://www.instagram.com/stereo.drift/)\n- Twitter/X: [@measure_plan](https://x.com/measure_plan)\n- Email: [stereodriftvisuals@gmail.com](mailto:stereodriftvisuals@gmail.com)\n- GitHub: [collidingScopes](https://github.com/collidingScopes)\n\n## Donations\n\nIf you enjoyed this, feel free to buy me a coffee.\n\nMy name is Alan, and I enjoy building open source software for computer vision, games, and more. This would be much appreciated during late-night coding sessions!\n\n[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png)](https://www.buymeacoffee.com/stereoDrift)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollidingscopes%2F3d-model-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcollidingscopes%2F3d-model-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollidingscopes%2F3d-model-playground/lists"}