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.
- Host: GitHub
- URL: https://github.com/rbhatia46/reactvrcinema
- Owner: rbhatia46
- Created: 2018-07-08T21:20:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-08T22:02:43.000Z (over 7 years ago)
- Last Synced: 2025-03-18T13:37:12.888Z (7 months ago)
- Language: JavaScript
- Size: 34.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReactVRCinema
A VR Cinematic expirience in the browser using React VR.[](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!**