{"id":21586888,"url":"https://github.com/trflorian/virtual-hand-clone","last_synced_at":"2025-05-05T15:05:36.509Z","repository":{"id":246788097,"uuid":"822191356","full_name":"trflorian/virtual-hand-clone","owner":"trflorian","description":"Virtual 3D clones of hands tracked by webcam.","archived":false,"fork":false,"pushed_at":"2024-07-07T21:18:15.000Z","size":32,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-24T15:14:50.910Z","etag":null,"topics":["computer-vision","deep-learning","godot","hand-tracking","machine-learning","python"],"latest_commit_sha":null,"homepage":"https://medium.com/@flip.flo.dev/real-time-hand-tracking-in-godot-creating-virtual-3d-clones-of-my-hands-ecbfb73c2fcf","language":"GDScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trflorian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-06-30T14:35:03.000Z","updated_at":"2024-11-03T19:07:15.000Z","dependencies_parsed_at":"2024-07-07T22:22:21.550Z","dependency_job_id":null,"html_url":"https://github.com/trflorian/virtual-hand-clone","commit_stats":null,"previous_names":["trflorian/virtual-hand-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trflorian%2Fvirtual-hand-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trflorian%2Fvirtual-hand-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trflorian%2Fvirtual-hand-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trflorian%2Fvirtual-hand-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trflorian","download_url":"https://codeload.github.com/trflorian/virtual-hand-clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235465063,"owners_count":18994548,"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":["computer-vision","deep-learning","godot","hand-tracking","machine-learning","python"],"created_at":"2024-11-24T15:14:52.733Z","updated_at":"2025-01-24T15:41:21.557Z","avatar_url":"https://github.com/trflorian.png","language":"GDScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Virtual Hand Clone\n\nIn this project I created a digital 3D clone of my hands with a single webcam. \nTo track the hands, I use [mediapipe](https://mediapipe.readthedocs.io/en/latest/solutions/hands.html) with OpenCV and Python.\nThe identified hand landmark coordinates are then packaged and sent via UDP to [Godot](https://godotengine.org/), where the virtual hands are then visualized.\n\n![godot_animation](https://github.com/trflorian/virtual-hand-clone/assets/27728267/c638b216-4504-4d40-95d9-c0420a96f819)\n\n## ⚡ Quickstart\n1. Clone the repo\n2. Open the `python` folder and (optionally) create a virtual environment.\n3. Install the dependencies from the requirements file with `pip install -r requirements.txt`\n4. Run the python script `python hand_detection.py`\n5. Open the Godot project in the `godot` folder in the Godot Game Engine.\n6. Run the project.\n\n## 🗞️ Tutorial\n[Real-Time Hand Tracking in Godot — Creating Virtual 3D Clones of my Hands](https://medium.com/@flip.flo.dev/real-time-hand-tracking-in-godot-creating-virtual-3d-clones-of-my-hands-ecbfb73c2fcf)\n\n## 🏗️ Architecture\n![ArchitectureHandClone drawio](https://github.com/trflorian/virtual-hand-clone/assets/27728267/81ce01aa-d37e-46d8-bad4-6c65eae6936e)\n\n## 🖥️ Versions\n\n- Python 3.12.4\n- OpenCV 4.10.0.84\n- Mediapipe 0.10.14\n- Godot v4.2.2\n\n## 🎬 Demos\n### Single Hand Tracking\n![animation](https://github.com/trflorian/virtual-hand-clone/assets/27728267/b412dbdb-1082-450e-89dc-88f635e2bfd7)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrflorian%2Fvirtual-hand-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrflorian%2Fvirtual-hand-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrflorian%2Fvirtual-hand-clone/lists"}