All Projects → immersive-web → webvr

immersive-web / webvr

Licence: other
Archival repository for the legacy WebVR Specification.

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to webvr

camp
Building generative VR worlds on the Web
Stars: ✭ 16 (+23.08%)
Mutual labels:  webvr, virtual-reality
Guri Vr
https://gurivr.com
Stars: ✭ 177 (+1261.54%)
Mutual labels:  webvr, virtual-reality
Unity Webxr Export
Develop and export WebXR experiences using Unity WebGL
Stars: ✭ 130 (+900%)
Mutual labels:  webvr, virtual-reality
Aframe React
:atom: Build virtual reality experiences with A-Frame and React.
Stars: ✭ 1,199 (+9123.08%)
Mutual labels:  webvr, virtual-reality
aframe-registry
[DISCONTINUED] Curated collection of community A-Frame components.
Stars: ✭ 76 (+484.62%)
Mutual labels:  webvr, virtual-reality
Awesome Aframe
[DISCONTINUED] Collection of awesome resources for the A-Frame WebVR framework.
Stars: ✭ 1,310 (+9976.92%)
Mutual labels:  webvr, virtual-reality
Patches
Patches is a visual programming editor for building WebVR and WebGL experiences.
Stars: ✭ 164 (+1161.54%)
Mutual labels:  webvr, virtual-reality
Aframe Persist Component
Persisting Aframe attribute data using localStorage
Stars: ✭ 10 (-23.08%)
Mutual labels:  webvr, virtual-reality
a-blast
💥 Save the World From the Cutest Creatures in the Universe!
Stars: ✭ 116 (+792.31%)
Mutual labels:  webvr, virtual-reality
Webxr Polyfill
Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Stars: ✭ 251 (+1830.77%)
Mutual labels:  webvr, virtual-reality
Mathworldvr
Math world in WebVR, powered by A-frame.
Stars: ✭ 73 (+461.54%)
Mutual labels:  webvr, virtual-reality
resonate
Building generative VR worlds
Stars: ✭ 64 (+392.31%)
Mutual labels:  webvr, virtual-reality
Superframe
📦 A super collection of A-Frame components.
Stars: ✭ 1,061 (+8061.54%)
Mutual labels:  webvr, virtual-reality
Remixvr
RemixVR is a tool for collaboratively building customisable VR experiences.
Stars: ✭ 129 (+892.31%)
Mutual labels:  webvr, virtual-reality
Worlds2
Building Virtual Reality Worlds using Three.js
Stars: ✭ 34 (+161.54%)
Mutual labels:  webvr, virtual-reality
Centroui
CentroUI is a library for building user interfaces for WebVR
Stars: ✭ 135 (+938.46%)
Mutual labels:  webvr, virtual-reality
Networked Aframe
A web framework for building multi-user virtual reality experiences.
Stars: ✭ 803 (+6076.92%)
Mutual labels:  webvr, virtual-reality
Exokit
Native VR/AR/XR engine for JavaScript 🦖
Stars: ✭ 809 (+6123.08%)
Mutual labels:  webvr, virtual-reality
Aframe
🅰️ web framework for building virtual reality experiences.
Stars: ✭ 13,428 (+103192.31%)
Mutual labels:  webvr, virtual-reality
lvr
👓 Augmented Reality for everyone - Out of the world experiences
Stars: ✭ 92 (+607.69%)
Mutual labels:  webvr, virtual-reality

WebVR Specification

WebVR provides support for accessing virtual reality (VR) devices, including sensors and head-mounted displays on the Web.

This repository hosts the legacy WebVR 1.1 Specification. This specification and it's functionality are in the process of being replaced by the WebXR Device API, but the WebVR API remains available in multiple browsers while that specification is being finalized.

Specifications

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 Reports in this Repository are licensed by Contributors under the W3C Software and Document License.

Contributions to Specifications are made under the W3C CLA.

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].