webvr-libs

1.0.14 • Public • Published

webvr-libs

WebVR libaries.

Usage

Just drop these scripts into your page:

    <script src="https://mozvr.github.io/webvr-libs/webvr-polyfill.js"></script> 
    <script src="https://mozvr.github.io/webvr-libs/VRControls.js"></script> 
    <script src="https://mozvr.github.io/webvr-libs/VREffect.js"></script> 

Updating

First, make sure you've installed the Node dependencies:

npm i

Then, to fetch the latest versions of the libraries:

npm sync

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i webvr-libs

    Weekly Downloads

    0

    Version

    1.0.14

    License

    MIT

    Last publish

    Collaborators

    • mozvr