An open API service indexing awesome lists of open source software.

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

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
```