{"id":15805277,"url":"https://github.com/keijiro/akvfx","last_synced_at":"2025-04-12T14:18:59.366Z","repository":{"id":41432419,"uuid":"201404220","full_name":"keijiro/Akvfx","owner":"keijiro","description":"Azure Kinect plugin for Unity VFX Graph","archived":false,"fork":false,"pushed_at":"2021-03-11T01:27:56.000Z","size":2655,"stargazers_count":588,"open_issues_count":6,"forks_count":83,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-04-12T14:18:54.748Z","etag":null,"topics":["kinect","unity","unity3d","vfx","vfxgraph"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keijiro.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}},"created_at":"2019-08-09T06:20:01.000Z","updated_at":"2025-04-02T17:25:06.000Z","dependencies_parsed_at":"2022-08-31T16:12:39.171Z","dependency_job_id":null,"html_url":"https://github.com/keijiro/Akvfx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"keijiro/UnityProjectTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FAkvfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FAkvfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FAkvfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FAkvfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keijiro","download_url":"https://codeload.github.com/keijiro/Akvfx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248578876,"owners_count":21127714,"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":["kinect","unity","unity3d","vfx","vfxgraph"],"created_at":"2024-10-05T02:07:10.359Z","updated_at":"2025-04-12T14:18:59.332Z","avatar_url":"https://github.com/keijiro.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"Akvfx\n=====\n\n![gif](https://i.imgur.com/h0kApp4.gif)\n![gif](https://i.imgur.com/lXRiwU3.gif)\n\n**Akvfx** is a Unity plugin that captures color/depth data from an [Azure\nKinect] device and converts them into attribute maps (textures) handy for using\nwith [Visual Effect Graph].\n\n[Azure Kinect]: https://azure.com/kinect\n[Visual Effect Graph]: https://unity.com/visual-effect-graph\n\nSystem Requirements\n-------------------\n\n- Unity 2019.3\n- Azure Kinect DK\n\nSee also the [System Requirements] page of Azure Kinect DK. Note that Akvfx\ndoesn't support Linux at the moment.\n\n[System Requirements]:\n    https://docs.microsoft.com/en-us/azure/kinect-dk/system-requirements\n\nHow To Install\n--------------\n\nThis package uses the [scoped registry] feature to resolve package\ndependencies. Please add the following sections to the manifest file\n(Packages/manifest.json).\n\n[scoped registry]: https://docs.unity3d.com/Manual/upm-scoped.html\n\nTo the `scopedRegistries` section:\n\n```\n{\n  \"name\": \"Unity NuGet\",\n  \"url\": \"https://unitynuget-registry.azurewebsites.net\",\n  \"scopes\": [ \"org.nuget\" ]\n},\n{\n  \"name\": \"Keijiro\",\n  \"url\": \"https://registry.npmjs.com\",\n  \"scopes\": [ \"jp.keijiro\" ]\n}\n```\n\nTo the `dependencies` section:\n\n```\n\"jp.keijiro.akvfx\": \"1.0.4\"\n```\n\nAfter changes, the manifest file should look like below:\n\n```\n{\n  \"scopedRegistries\": [\n    {\n      \"name\": \"Unity NuGet\",\n      \"url\": \"https://unitynuget-registry.azurewebsites.net\",\n      \"scopes\": [ \"org.nuget\" ]\n    },\n    {\n      \"name\": \"Keijiro\",\n      \"url\": \"https://registry.npmjs.com\",\n      \"scopes\": [ \"jp.keijiro\" ]\n    }\n  ],\n  \"dependencies\": {\n    \"jp.keijiro.akvfx\": \"1.0.4\",\n    ...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeijiro%2Fakvfx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeijiro%2Fakvfx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeijiro%2Fakvfx/lists"}