{"id":26539806,"url":"https://github.com/uralstech/uxr.questcamera","last_synced_at":"2025-09-23T07:41:53.934Z","repository":{"id":282472593,"uuid":"948163136","full_name":"Uralstech/UXR.QuestCamera","owner":"Uralstech","description":"A Unity package to use the new Meta Quest Passthrough Camera API.","archived":false,"fork":false,"pushed_at":"2025-08-12T15:03:17.000Z","size":11668,"stargazers_count":22,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-12T17:07:08.582Z","etag":null,"topics":["camera-api","meta-quest","meta-quest-3","meta-quest-3s","openupm","passthrough-api","passthrough-camera-api","unity","unity-integration","unity-package","unity3d"],"latest_commit_sha":null,"homepage":"https://uralstech.github.io/UXR.QuestCamera/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Uralstech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null},"funding":{"buy_me_a_coffee":"udayshankar"}},"created_at":"2025-03-13T21:20:22.000Z","updated_at":"2025-08-12T15:01:47.000Z","dependencies_parsed_at":"2025-03-14T21:31:18.512Z","dependency_job_id":"e9599090-2b11-4ebf-a1e3-9bbf18bfe4fd","html_url":"https://github.com/Uralstech/UXR.QuestCamera","commit_stats":null,"previous_names":["uralstech/uxr.questcamera"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/Uralstech/UXR.QuestCamera","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uralstech%2FUXR.QuestCamera","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uralstech%2FUXR.QuestCamera/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uralstech%2FUXR.QuestCamera/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uralstech%2FUXR.QuestCamera/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Uralstech","download_url":"https://codeload.github.com/Uralstech/UXR.QuestCamera/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uralstech%2FUXR.QuestCamera/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276538271,"owners_count":25659932,"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-23T02:00:09.130Z","response_time":73,"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":["camera-api","meta-quest","meta-quest-3","meta-quest-3s","openupm","passthrough-api","passthrough-camera-api","unity","unity-integration","unity-package","unity3d"],"created_at":"2025-03-22T00:19:03.761Z","updated_at":"2025-09-23T07:41:53.918Z","avatar_url":"https://github.com/Uralstech.png","language":"C#","readme":"# UXR.QuestCamera\n\nA Unity package to use the new Meta Quest Passthrough Camera API.\n\n[![openupm](https://img.shields.io/npm/v/com.uralstech.uxr.questcamera?label=openupm\u0026registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.uralstech.uxr.questcamera/)\n[![openupm](https://img.shields.io/badge/dynamic/json?color=brightgreen\u0026label=downloads\u0026query=%24.downloads\u0026suffix=%2Fmonth\u0026url=https%3A%2F%2Fpackage.openupm.com%2Fdownloads%2Fpoint%2Flast-month%2Fcom.uralstech.uxr.questcamera)](https://openupm.com/packages/com.uralstech.uxr.questcamera/)\n\n\u003e Computer Vision with the Meta Quest Passthrough Camera API: Tutorials and Showcase Videos on YouTube\u003cbr/\u003e\n\u003e [![YouTube Tutorials](https://img.youtube.com/vi/V_drkO-DfCg/0.jpg)](https://youtube.com/playlist?list=PLU7W-ZU9OIiEanYEKtjyHQIoLrf0SflXx)\n\u003e [![Camera API in hAI! MR](https://img.youtube.com/vi/7Fq__tlaXSU/0.jpg)](https://www.youtube.com/watch?v=7Fq__tlaXSU)\n\n## Installation\n\nThis *should* work on any reasonably modern Unity version. Built and tested in Unity 6.1.\nVersions older than Unity 6.0 **REQUIRE** [com.utilities.async](https://github.com/RageAgainstThePixel/com.utilities.async/).\n\nSince this package contains a native AAR plugin, it depends on the [External Dependency Manager for Unity (EDM4U)](https://github.com/googlesamples/unity-jar-resolver) to resolve native dependencies.\nYou may already have EDM4U if you use Google or Firebase SDKs in your Unity project. If you do not, the installation steps are available\nhere: [EDM4U - Getting Started](https://github.com/googlesamples/unity-jar-resolver?tab=readme-ov-file#getting-started)\n\n### OpenUPM\n\n1. Open project settings\n2. Select `Package Manager`\n3. Add the OpenUPM package registry:\n    - Name: `OpenUPM`\n    - URL: `https://package.openupm.com`\n    - Scope(s)\n        - `com.uralstech`\n4. Open the Unity Package Manager window (`Window` -\u003e `Package Manager`)\n5. Change the registry from `Unity` to `My Registries`\n6. Add the `UXR.QuestCamera` package\n\n### Unity Package Manager\n\n1. Open the Unity Package Manager window (`Window` -\u003e `Package Manager`)\n2. Select the `+` icon and `Add package from git URL...`\n3. Paste the UPM branch URL and press enter:\n    - `https://github.com/Uralstech/UXR.QuestCamera.git#upm`\n4. Check the instructions for [`Utils.Singleton`](https://uralstech.github.io/Utils.Singleton) to install the dependency\n\n### GitHub Clone\n\n1. Clone or download the repository from the desired branch (master, preview/unstable)\n2. Drag the package folder `UXR.QuestCamera/UXR.QuestCamera/Packages/com.uralstech.uxr.questcamera` into your Unity project's `Packages` folder\n3. Check the instructions for [`Utils.Singleton`](https://uralstech.github.io/Utils.Singleton) to install the dependency\n\n## Preview Versions\n\nDo not use preview versions (i.e. versions that end with \"-preview\") for production use as they are unstable and untested.\n\n## Documentation\n\nSee \u003chttps://uralstech.github.io/UXR.QuestCamera/DocSource/QuickStart.html\u003e or `APIReferenceManual.pdf` and `Documentation.pdf` in the package documentation for the reference manual and tutorial.\n","funding_links":["https://buymeacoffee.com/udayshankar"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furalstech%2Fuxr.questcamera","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Furalstech%2Fuxr.questcamera","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furalstech%2Fuxr.questcamera/lists"}