{"id":26654846,"url":"https://github.com/keijiro/dkvfx","last_synced_at":"2025-04-09T06:12:58.367Z","repository":{"id":41420127,"uuid":"173678222","full_name":"keijiro/Dkvfx","owner":"keijiro","description":"An example that shows how to use recorded Depthkit footage with Unity VFX Graph ","archived":false,"fork":false,"pushed_at":"2021-06-24T20:38:43.000Z","size":2901,"stargazers_count":228,"open_issues_count":4,"forks_count":34,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-09T06:12:52.134Z","etag":null,"topics":["depthkit","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-03-04T05:17:07.000Z","updated_at":"2025-03-31T05:40:40.000Z","dependencies_parsed_at":"2022-08-25T08:11:12.352Z","dependency_job_id":null,"html_url":"https://github.com/keijiro/Dkvfx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FDkvfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FDkvfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FDkvfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FDkvfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keijiro","download_url":"https://codeload.github.com/keijiro/Dkvfx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987285,"owners_count":21028895,"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":["depthkit","kinect","unity","unity3d","vfx","vfxgraph"],"created_at":"2025-03-25T05:44:41.798Z","updated_at":"2025-04-09T06:12:58.351Z","avatar_url":"https://github.com/keijiro.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"Dkvfx\n-----\n\n![Screenshot](https://i.imgur.com/FZy60GMl.jpg)\n\nThis is a Unity sample project that shows how to integrate a volumetric video\nrecorded with [Depthkit] to a [Visual Effect Graph].\n\n[Depthkit]: https://www.depthkit.tv/\n[Visual Effect Graph]: https://unity.com/visual-effect-graph\n\nThis project requires Unity 2019.3.\n\nHow To Install\n--------------\n\nThis package uses the [scoped registry] feature to resolve package dependencies.\nPlease add the following sections to the manifest file (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\": \"Keijiro\",\n  \"url\": \"https://registry.npmjs.com\",\n  \"scopes\": [ \"jp.keijiro\" ]\n}\n```\n\nTo the `dependencies` section:\n\n```\n\"jp.keijiro.dkvfx\": \"0.1.2\"\n```\n\nAfter changes, the manifest file should look like below:\n\n```\n{\n  \"scopedRegistries\": [\n    {\n      \"name\": \"Keijiro\",\n      \"url\": \"https://registry.npmjs.com\",\n      \"scopes\": [ \"jp.keijiro\" ]\n    }\n  ],\n  \"dependencies\": {\n    \"jp.keijiro.dkvfx\": \"0.1.2\",\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeijiro%2Fdkvfx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeijiro%2Fdkvfx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeijiro%2Fdkvfx/lists"}