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

https://github.com/setsun/webvr-360-showroom

quick & dirty demo of a 360° WebVR showroom
https://github.com/setsun/webvr-360-showroom

react react-vr vr webvr

Last synced: 12 months ago
JSON representation

quick & dirty demo of a 360° WebVR showroom

Awesome Lists containing this project

README

          

# VR 360° Showroom

Demo of a 360° showroom in React VR

To start, simply run `npm install` and `npm start`. The demo will be accessible at `http://localhost:8081/vr/`.

Positional head tracking should also be supported on Chrome for Android as of Chrome 56 (though it may also work on Chrome for iOS). To test on the phone, you'll need to replace `localhost` with your local ip to access it on your phone. You'll also need to be on the same wireless network as your development computer on your phone.

### Screens
Start | Add To Cart
--- | ---
![initial](https://user-images.githubusercontent.com/4651424/27014189-c10d7aae-4ec1-11e7-8454-6b0edb168932.gif) | ![add_to_cart](https://user-images.githubusercontent.com/4651424/27014142-59da0894-4ec0-11e7-927f-c7d08a8308f7.gif)