https://github.com/cvan/webvr-navigator
https://github.com/cvan/webvr-navigator
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cvan/webvr-navigator
- Owner: cvan
- License: mit
- Created: 2016-10-07T14:06:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-08T01:08:18.000Z (over 9 years ago)
- Last Synced: 2025-03-24T09:50:20.408Z (about 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# webvr-navigator
WebVR Navigator.
## Local development
0. Clone this repo: `git clone git@github.com:cvan/webvr-navigator.git`
1. Load Chrome/Chromium.
2. Enter `chrome://extensions/` in your URL bar.
3. Ensure that the Developer mode checkbox in the top right-hand corner is checked.
4. Click `Load unpacked extension…`.
5. Select the folder containing your checkout of this project (`webvr-navigator/`).
## License
This program is free software and is distributed under a [MIT License](LICENSE.md).