https://github.com/tanakaworld/webvr-sandbox
WebVR Sandbox
https://github.com/tanakaworld/webvr-sandbox
webvr
Last synced: 2 months ago
JSON representation
WebVR Sandbox
- Host: GitHub
- URL: https://github.com/tanakaworld/webvr-sandbox
- Owner: tanakaworld
- License: mit
- Created: 2018-02-08T10:06:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-23T02:04:23.000Z (about 7 years ago)
- Last Synced: 2025-04-04T08:47:27.340Z (2 months ago)
- Topics: webvr
- Language: JavaScript
- Homepage: https://webvr-sandbox.firebaseapp.com
- Size: 1.75 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebVR Sandbox
## Dependencies
- [vr.js](https://povdocs.github.io/webvr-starter-kit/build/vr.js) of [webvr-starter-kit](https://github.com/povdocs/webvr-starter-kit)
## Get Started
```
$ yarn install
$ yarn run dev
```