https://github.com/spite/webvr-extension
Chrome DevTools extension to emulate WebVR API
https://github.com/spite/webvr-extension
chrome-devtools-extension emulation hmd webvr
Last synced: 10 months ago
JSON representation
Chrome DevTools extension to emulate WebVR API
- Host: GitHub
- URL: https://github.com/spite/webvr-extension
- Owner: spite
- License: mit
- Created: 2016-06-30T01:46:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T18:54:25.000Z (over 5 years ago)
- Last Synced: 2025-05-20T05:03:20.881Z (about 1 year ago)
- Topics: chrome-devtools-extension, emulation, hmd, webvr
- Language: JavaScript
- Size: 3.84 MB
- Stars: 304
- Watchers: 21
- Forks: 44
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# WebVR API Extension
Chrome DevTools extension that enables users and developers to run WebVR 1.0 content without having a supported HMD headset or even a compatible browser/platform.
It currently emulates an HTC Vive.
It can also help develop even if one owns an HMD, by making repetitive actions that require putting the HMD on and off easier to check through the DevTools panel.

[Here's a video showing it in action](https://www.youtube.com/watch?v=D8dj0bk3cWQ)


**This extension completely polyfills the WebVR API.
If you have a working WebVR implementation, it will be replaced!**
This is a work in progress in a very early stage.
It can't be turned off except by disabling or removing the extension
#### License ####
MIT licensed
Copyright (C) 2016 Jaume Sanchez Elias, http://www.clicktorelease.com
