Skip to content

immersive-web/webvrrocks

Repository files navigation

WebVR is Deprecated!

The WebVR API had been developed under WebVR Community Group, but was marked as deprecated and fully replaced by the WebXR Device API and its modules which have wider support, more features, better performance, and supports both VR and XR (collectively called as XR). The WebXR Device API and its modules are under development by the W3C Immersive Web Working Group (WG) initiated at Sep 2018, was initially shipped in browsers in 2019 and are now available on many XR devices. This document is preserved out of historial interest, but the APIs described will not be implemented in any major browser.

No further development will be held on WebVR specifications. If you have any new idea of incubation around XR, please check the proposals repository of the W3C Immersive Web Community Group (CG) for further expanding XR in the Web and file as issue on any new idea there.

WebVR Rocks

Your guide to Virtual Reality in the browser.

WebVR Rocks!

Installation

To install the Node dependencies:

npm install

Local development

To start the local development server:

npm start

Deployment

When commits land on the master branch of this repository, this project is automatically rebuilt and deployed to the production site, served by GitHub Pages (gh-pages branch of this repository), using a Travis CI + GitHub integration.

To trigger a manual deployment of the static pages to production:

npm run deploy

License

All code and content within this source-code repository is licensed under the Creative Commons Zero v1.0 Universal license (CC0 1.0 Universal; Public Domain Dedication).

You can copy, modify, distribute and perform this work, even for commercial purposes, all without asking permission.

For more information, refer to these following links:

About

Your guide to Virtual Reality in the browser.

Topics

Resources

License

Stars

124 stars

Watchers

50 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors