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

https://github.com/rbhatia46/reactvrcinema

A VR Cinematic expirience in the browser using React VR.
https://github.com/rbhatia46/reactvrcinema

Last synced: about 2 months ago
JSON representation

A VR Cinematic expirience in the browser using React VR.

Awesome Lists containing this project

README

          

# ReactVRCinema
A VR Cinematic expirience in the browser using React VR.

[![Demo Video](https://img.youtube.com/vi/MvxCouuiS-Y/0.jpg)](https://www.youtube.com/watch?v=MvxCouuiS-Y)
***
## How to run the app :
* Clone this repository
* Install the dependencies inside the project folder
```
npm install
```
* Run the dev server
```
npm start
```

You app will run on **localhost:8081/vr** by default.
***
**I strongly recommend running the app on Firefox(latest nightly build recommended) instead of Chrome for VR Support and best performance.**

* You can change the video, sound and the background image if you want and you can use a custom one. All you need to do is replace them in the **static_assets** folder with the new files having the same name.

* Use of a VR Headset can give you a very realistic feel(similar to an Outdoor Movie watch)

**Enjoy your Cinema!**