Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T18:54:25.000Z (about 4 years ago)
- Last Synced: 2024-10-22T20:33:54.916Z (21 days ago)
- Topics: chrome-devtools-extension, emulation, hmd, webvr
- Language: JavaScript
- Size: 3.84 MB
- Stars: 305
- Watchers: 22
- Forks: 43
- 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.
![Snapshot 1](/about/capture.jpg)
[Here's a video showing it in action](https://www.youtube.com/watch?v=D8dj0bk3cWQ)
![Snapshot 1](/about/snapshot1.jpg)
![Snapshot 2](/about/snapshot2.jpg)**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