All Projects → immersive-web → Webxr

immersive-web / Webxr

Licence: other
Repository for the WebXR Device API Specification.

Programming Languages

javascript
184084 projects - #8 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to Webxr

Three.js
JavaScript 3D Library.
Stars: ✭ 78,237 (+3219.35%)
Mutual labels:  augmented-reality, virtual-reality, webxr
Webxr Input Profiles
WebXR Gamepad assets, source library, and schema
Stars: ✭ 72 (-96.95%)
Mutual labels:  augmented-reality, virtual-reality, webxr
Webxr Samples
Samples to demonstrate use of the WebXR Device API
Stars: ✭ 487 (-79.34%)
Mutual labels:  augmented-reality, virtual-reality, webxr
MixedRealityResources
Mixed Reality related resources
Stars: ✭ 190 (-91.94%)
Mutual labels:  augmented-reality, virtual-reality, webxr
Webxr Polyfill
Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Stars: ✭ 251 (-89.35%)
Mutual labels:  augmented-reality, virtual-reality, webxr
Unity Webxr Export
Develop and export WebXR experiences using Unity WebGL
Stars: ✭ 130 (-94.48%)
Mutual labels:  augmented-reality, virtual-reality, webxr
Hover Ui Kit
Create beautiful user interfaces for immersive VR/AR experiences.
Stars: ✭ 662 (-71.91%)
Mutual labels:  augmented-reality, virtual-reality
Lovr
Lua Virtual Reality Engine
Stars: ✭ 743 (-68.48%)
Mutual labels:  virtual-reality, webxr
Networked Aframe
A web framework for building multi-user virtual reality experiences.
Stars: ✭ 803 (-65.93%)
Mutual labels:  virtual-reality, webxr
Exokit
Native VR/AR/XR engine for JavaScript 🦖
Stars: ✭ 809 (-65.68%)
Mutual labels:  virtual-reality, webxr
Utymap
Highly customizable library for procedural world generation based on real map data
Stars: ✭ 825 (-65%)
Mutual labels:  augmented-reality, virtual-reality
Svrf Ios Sdk
iOS SDK for the Svrf API and ARKit Face Filters
Stars: ✭ 24 (-98.98%)
Mutual labels:  augmented-reality, virtual-reality
Ideaspace
😎 Create interactive 3D and VR web experiences for desktop, mobile & VR devices
Stars: ✭ 344 (-85.41%)
Mutual labels:  virtual-reality, webxr
Engine
Fast and lightweight JavaScript game engine built on WebGL and glTF
Stars: ✭ 6,890 (+192.32%)
Mutual labels:  virtual-reality, webxr
Ar Vrcourse
VR,AR,MR 开发入门教程
Stars: ✭ 298 (-87.36%)
Mutual labels:  augmented-reality, virtual-reality
Jeelizar
JavaScript object detection lightweight library for augmented reality (WebXR demos included). It uses convolutional neural networks running on the GPU with WebGL.
Stars: ✭ 296 (-87.44%)
Mutual labels:  augmented-reality, webxr
Viro
ViroReact: AR and VR using React Native
Stars: ✭ 1,735 (-26.39%)
Mutual labels:  augmented-reality, virtual-reality
Apertusvr
Virtual Reality Software Library
Stars: ✭ 112 (-95.25%)
Mutual labels:  augmented-reality, virtual-reality
Geomapping With Unity Mapbox
Geomap is the virtualization of data that maps a Country. Mapbox Unity SDK gives data(Global map layers of Streets, Buildings, Elev, and Satellite) generating custom 3D worlds for Mobile VR/AR apps.
Stars: ✭ 118 (-94.99%)
Mutual labels:  augmented-reality, virtual-reality
Virocore
ViroCore cross-platform AR/VR renderer
Stars: ✭ 270 (-88.54%)
Mutual labels:  augmented-reality, virtual-reality

WebXR Device API Specification

Build Status

The WebXR device API is for accessing virtual reality (VR) and augmented reality (AR) devices, including sensors and head-mounted displays on the Web.

Headset Devices Handheld Device e.g. Phone
VR VR Devices, previously handled by WebVR Magic Window Behaviour
AR Mixed Reality Headsets Phone AR

The WebXR Device API Specification is the repository 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 the bi-weekly calls.
  4. You can also join the working group to participate in these discussions.

Specifications

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

Related Specifications

Legacy

  • Legacy WebVR API Specification: Legacy WebVR API 1.1 specification for JavaScript API for accessing VR displays. Development of the WebVR API has halted in favor of being replaced the WebXR Device API. Several browsers will continue to support this version of the API in the meantime.
  • Legacy Gamepad Extensions API Specification: Extends the Gamepad API to enable access to more advanced device capabilities.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].