https://github.com/schickling/immersive
Virtual room tour using Google Cardboard
https://github.com/schickling/immersive
Last synced: over 1 year ago
JSON representation
Virtual room tour using Google Cardboard
- Host: GitHub
- URL: https://github.com/schickling/immersive
- Owner: schickling
- License: mit
- Created: 2014-10-11T09:18:14.000Z (almost 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-04-17T16:06:58.000Z (over 11 years ago)
- Last Synced: 2025-03-30T05:41:10.818Z (over 1 year ago)
- Language: JavaScript
- Homepage: schickling.me/immersive
- Size: 75.6 MB
- Stars: 8
- Watchers: 7
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
immersive
=========
Virtual room tour using Google Cardboard based on [three-vr](http://github.com/schickling/three-vr)
## Demo
**[Click here for Demo](http://schickling.me/immersive)**
## Run local server
Open `localhost:8888` in your browser.
```sh
$ node start
```