{"id":13513379,"url":"https://github.com/immersive-web/webxr-ar-module","last_synced_at":"2025-10-19T16:32:14.624Z","repository":{"id":41851459,"uuid":"199694848","full_name":"immersive-web/webxr-ar-module","owner":"immersive-web","description":"Repository for the WebXR Augmented Reality Module","archived":false,"fork":false,"pushed_at":"2022-11-02T06:16:06.000Z","size":4043,"stargazers_count":113,"open_issues_count":13,"forks_count":20,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-01-29T21:25:10.488Z","etag":null,"topics":["augmented-reality","webxr"],"latest_commit_sha":null,"homepage":"https://immersive-web.github.io/webxr-ar-module","language":"Bikeshed","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/immersive-web.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security-privacy-questionnaire.md","support":null}},"created_at":"2019-07-30T17:08:09.000Z","updated_at":"2025-01-23T13:43:11.000Z","dependencies_parsed_at":"2023-01-20T22:47:33.151Z","dependency_job_id":null,"html_url":"https://github.com/immersive-web/webxr-ar-module","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/immersive-web%2Fwebxr-ar-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/immersive-web%2Fwebxr-ar-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/immersive-web%2Fwebxr-ar-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/immersive-web%2Fwebxr-ar-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/immersive-web","download_url":"https://codeload.github.com/immersive-web/webxr-ar-module/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237172126,"owners_count":19266616,"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":["augmented-reality","webxr"],"created_at":"2024-08-01T05:00:23.594Z","updated_at":"2025-10-19T16:32:14.283Z","avatar_url":"https://github.com/immersive-web.png","language":"Bikeshed","funding_links":[],"categories":["Bikeshed"],"sub_categories":[],"readme":"# WebXR Augmented Reality Module\n\n[![Build Status](https://travis-ci.org/immersive-web/webxr-ar-module.svg?branch=master)](https://travis-ci.org/immersive-web/webxr-ar-module)\n\nThe [WebXR Augmented Reality Module][21] extends the WebXR Device API to expose the ability to create a basic augmented reality (AR) session. This module is a product of the [Immersive Web Working Group][17].\n\n## Taking Part\n\n1. Read the [code of conduct][18]\n2. See if your issue is being discussed in the [issues][21], or if your idea is being discussed in the [proposals repo][19].\n3. We will be publishing the minutes from working group's bi-weekly calls.\n4. You can also join the working group to participate in these discussions.\n\n## Specifications\nThis repo is for the design of the [WebXR Augmented Reality Module][21] which extends the WebXR Device API to allow developers to create basic augmented reality sessions on compatible XR hardware.\n\n### Related specifications\n* [WebXR Device API - Level 1][1]: Main specification for JavaScript API for accessing VR and AR devices, including sensors and head-mounted displays.\n\nSee also [list of all specifications with detailed status in Working Group and Community Group](https://www.w3.org/immersive-web/list_spec.html). \n\n## Relevant Links\n\n* [Immersive Web Community Group][3]\n* [Immersive Web Early Adopters Guide][16]\n* [Immersive Web Working Group Charter][4]\n\n\n## Communication\n\n* [Immersive Web Working Group][17]\n* [Immersive Web Community Group][3]\n* [GitHub issues list: `webxr-ar-module`][22]\n* [`public-immersive-web` mailing list][20]\n\n## Maintainers\n\nTo generate the spec document (`index.html`) from the `index.bs` [Bikeshed][10] document:\n\n```sh\nmake\n```\n\n\n## Tests\n\nFor normative changes, a corresponding\n[web-platform-tests][11] PR is highly appreciated. Typically,\nboth PRs will be merged at the same time. Note that a test change that contradicts the spec should\nnot be merged before the corresponding spec change. If testing is not practical, please explain why\nand if appropriate [file a web-platform-tests issue][12]\nto follow up later. Add the `type:untestable` or `type:missing-coverage` label as appropriate.\n\n\n## License\n\nPer the [`LICENSE.md`](LICENSE.md) file:\n\n\u003e All documents in this Repository are licensed by contributors under the  [W3C Software and Document License](https://www.w3.org/Consortium/Legal/copyright-software).\n\n\u003c!-- Links --\u003e\n[1]: https://immersive-web.github.io/webxr/\n[2]: https://immersive-web.github.io/webvr/\n[3]: https://www.w3.org/community/webvr/\n[4]: https://www.w3.org/2020/05/immersive-web-wg-charter.html\n[5]: https://w3c.github.io/gamepad/\n[6]: https://w3c.github.io/gamepad/extensions.html\n[7]: https://lists.w3.org/Archives/Public/public-webvr/\n[10]: https://github.com/tabatkins/bikeshed\n[11]: https://github.com/web-platform-tests/wpt\n[12]: https://github.com/web-platform-tests/wpt/issues/new\n[13]: http://www.w3.org/Consortium/Legal/2015/copyright-software-and-document\n[14]: https://www.w3.org/community/about/agreements/cla/\n[15]: https://www.w3.org/Consortium/Legal/2008/03-bsd-license.html\n[16]: https://immersive-web.github.io/webxr-reference/\n[17]: https://w3.org/immersive-web\n[18]: https://immersive-web.github.io/homepage/code-of-conduct.html\n[19]: https://github.com/immersive-web/proposals\n[20]: https://lists.w3.org/Archives/Public/public-immersive-web-wg/\n[21]: https://immersive-web.github.io/webxr-ar-module\n[22]: https://github.com/immersive-web/webxr-ar-module/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimmersive-web%2Fwebxr-ar-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimmersive-web%2Fwebxr-ar-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimmersive-web%2Fwebxr-ar-module/lists"}