WebVR is driving support for accessing virtual reality (VR) devices, including sensors and head-mounted displays on the Web.
This is the repository for the WebVR Community Group and the WebVR Specification. We have a charter (in progress).
- WebVR API Specification: main specification for JavaScript API for accessing VR displays.
- Gamepad API Specification, introduces a low-level JS API interface for accessing gamepad devices.
- Gamepad Extensions API Specification: extends the Gamepad API to enable access to more advanced device capabilities.
To generate the spec document (index.html
) from the index.bs
Bikeshed document:
make
Per the LICENSE.md
file:
All Reports in this Repository are licensed by Contributors under the W3C Software and Document License.
Contributions to Specifications are made under the W3C CLA.