caffeinum / WebVR-Extension

Chrome DevTools extension to emulate WebVR API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Here's a video showing it in action

Snapshot 1 Snapshot 2

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

About

Chrome DevTools extension to emulate WebVR API

License:MIT License


Languages

Language:JavaScript 94.7%Language:HTML 5.3%