{"id":20004100,"url":"https://github.com/cj-mills/unity-human-pose-2d-toolkit","last_synced_at":"2025-09-20T00:32:52.158Z","repository":{"id":158442496,"uuid":"627652382","full_name":"cj-mills/unity-human-pose-2d-toolkit","owner":"cj-mills","description":"This Unity package provides an easy-to-use and customizable solution to work with and visualize 2D human poses on a Unity canvas. ","archived":false,"fork":false,"pushed_at":"2023-05-12T04:36:14.000Z","size":34,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-08T17:01:05.613Z","etag":null,"topics":["2d","human-pose","package","toolkit","unity","unity-canvas","visualization"],"latest_commit_sha":null,"homepage":"https://christianjmills.com/posts/unity-human-pose-2d-toolkit-walkthrough/","language":"C#","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/cj-mills.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2023-04-13T23:14:54.000Z","updated_at":"2024-08-02T08:24:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ac930c6-21e8-4a3b-9721-659f73cbf5b2","html_url":"https://github.com/cj-mills/unity-human-pose-2d-toolkit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cj-mills/unity-human-pose-2d-toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cj-mills%2Funity-human-pose-2d-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cj-mills%2Funity-human-pose-2d-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cj-mills%2Funity-human-pose-2d-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cj-mills%2Funity-human-pose-2d-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cj-mills","download_url":"https://codeload.github.com/cj-mills/unity-human-pose-2d-toolkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cj-mills%2Funity-human-pose-2d-toolkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276022568,"owners_count":25571820,"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","status":"online","status_checked_at":"2025-09-19T02:00:09.700Z","response_time":108,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["2d","human-pose","package","toolkit","unity","unity-canvas","visualization"],"created_at":"2024-11-13T05:28:32.873Z","updated_at":"2025-09-20T00:32:51.869Z","avatar_url":"https://github.com/cj-mills.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity Human Pose 2D Toolkit\nThis Unity package provides an easy-to-use and customizable solution to work with and visualize 2D human poses on a Unity canvas.\n\n## Demo Video\nhttps://user-images.githubusercontent.com/9126128/231926454-ae40f842-7b90-4fa9-97f3-245d9d788ee5.mp4\n\n\n\n## Demo Projects\n\n| GitHub Repository                                            | Description                                                |\n| ------------------------------------------------------------ | ---------------------------------------------------------- |\n| [barracuda-inference-posenet-demo](https://github.com/cj-mills/barracuda-inference-posenet-demo) | Perform 2D human pose estimation using PoseNet models.     |\n\n## Code Walkthrough\n* [Code Walkthrough: Unity Human Pose 2D Toolkit Package](https://christianjmills.com/posts/unity-human-pose-2d-toolkit-walkthrough/)\n\n## Features\n\n- Display 2D pose skeletons with customizable transparency and colors\n- Automatically manage and update UI elements based on provided pose data\n- Compatible with Unity UI\n\n## Getting Started\n\n### Prerequisites\n\n- Unity game engine\n\n### Installation\n\nYou can install the Human Pose 2D Toolkit package using the Unity Package Manager:\n\n1. Open your Unity project.\n2. Go to Window \u003e Package Manager.\n3. Click the \"+\" button in the top left corner, and choose \"Add package from git URL...\"\n4. Enter the GitHub repository URL: `https://github.com/cj-mills/unity-human-pose-2d-toolkit.git`\n5. Click \"Add\". The package will be added to your project.\n\nFor Unity versions older than 2021.1, add the Git URL to the `manifest.json` file in your project's `Packages` folder as a dependency:\n\n```json\n{\n  \"dependencies\": {\n    \"com.cj-mills.human-pose-2d-toolkit\": \"https://github.com/cj-mills/unity-human-pose-2d-toolkit.git\",\n    // other dependencies...\n  }\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcj-mills%2Funity-human-pose-2d-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcj-mills%2Funity-human-pose-2d-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcj-mills%2Funity-human-pose-2d-toolkit/lists"}