{"id":17114649,"url":"https://github.com/polygonjs/plugin-mediapipe-facemesh","last_synced_at":"2025-09-02T17:35:59.170Z","repository":{"id":57137584,"uuid":"424998456","full_name":"polygonjs/plugin-mediapipe-facemesh","owner":"polygonjs","description":"Mediapipe plugins to create a face mesh from a webcam or video","archived":false,"fork":false,"pushed_at":"2023-02-15T12:33:24.000Z","size":575,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-01T02:13:52.277Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/polygonjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-11-05T15:35:53.000Z","updated_at":"2021-12-03T14:40:19.000Z","dependencies_parsed_at":"2023-09-22T22:32:34.003Z","dependency_job_id":null,"html_url":"https://github.com/polygonjs/plugin-mediapipe-facemesh","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"98333bcd1e3814c4df493bfe0bf67066f67a8fd4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/polygonjs/plugin-mediapipe-facemesh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polygonjs%2Fplugin-mediapipe-facemesh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polygonjs%2Fplugin-mediapipe-facemesh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polygonjs%2Fplugin-mediapipe-facemesh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polygonjs%2Fplugin-mediapipe-facemesh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polygonjs","download_url":"https://codeload.github.com/polygonjs/plugin-mediapipe-facemesh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polygonjs%2Fplugin-mediapipe-facemesh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273322504,"owners_count":25085107,"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-02T02:00:09.530Z","response_time":77,"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":[],"created_at":"2024-10-14T17:19:39.624Z","updated_at":"2025-09-02T17:35:59.143Z","avatar_url":"https://github.com/polygonjs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DEPRECATED\n\nThis repository is not used anymore, as the nodes have been fully integrated into the [core engine](https://polygonjs.com). See [live examples scenes](https://polygonjs.com/docs/examples-category/Computer%20Vision)\n\n# Polygonjs Mediapipe Facemesh Plugin\n\nThis adds a Mediapipe Facemesh SOP nodes to the [Polygonjs webgl engine](https://polygonjs.com).\n\n# Install\n\nImport the plugin:\n\n`yarn add @polygonjs/plugin-mediapipe-facemesh`\n\nAnd register the plugin in the function `configurePolygonjs` in the file `PolyConfig.js` so that the facemesh nodes can be accessible in both the editor and your exported scene:\n\n```js\nimport {polyPluginMediapipeFacemesh} from '@polygonjs/plugin-mediapipe-facemesh/dist/src/index';\n\nexport function configurePolygonjs(poly) {\n\tpoly.registerPlugin(polyPluginMediapipeFacemesh);\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolygonjs%2Fplugin-mediapipe-facemesh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolygonjs%2Fplugin-mediapipe-facemesh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolygonjs%2Fplugin-mediapipe-facemesh/lists"}