Skip to content

immersive-web/webxr-ar-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

64f89af · Nov 2, 2022
Oct 30, 2022
Apr 12, 2017
Aug 23, 2022
Aug 19, 2021
Oct 4, 2018
Oct 4, 2018
Mar 29, 2018
Dec 3, 2021
Mar 30, 2020
Aug 22, 2019
Aug 22, 2019
Aug 22, 2019
Oct 30, 2022
Jul 30, 2019
Jan 21, 2020
May 19, 2020

Repository files navigation

WebXR Augmented Reality Module

Build Status

The WebXR Augmented Reality Module 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.

Taking Part

  1. Read the code of conduct
  2. See if your issue is being discussed in the issues, or if your idea is being discussed in the proposals repo.
  3. We will be publishing the minutes from working group's bi-weekly calls.
  4. You can also join the working group to participate in these discussions.

Specifications

This repo is for the design of the WebXR Augmented Reality Module which extends the WebXR Device API to allow developers to create basic augmented reality sessions on compatible XR hardware.

Related specifications

  • WebXR Device API - Level 1: Main specification for JavaScript API for accessing VR and AR devices, including sensors and head-mounted displays.

See also list of all specifications with detailed status in Working Group and Community Group.

Relevant Links

Communication

Maintainers

To generate the spec document (index.html) from the index.bs Bikeshed document:

make

Tests

For normative changes, a corresponding web-platform-tests PR is highly appreciated. Typically, both PRs will be merged at the same time. Note that a test change that contradicts the spec should not be merged before the corresponding spec change. If testing is not practical, please explain why and if appropriate file a web-platform-tests issue to follow up later. Add the type:untestable or type:missing-coverage label as appropriate.

License

Per the LICENSE.md file:

All documents in this Repository are licensed by contributors under the W3C Software and Document License.