Skip to content

hariKarthic/ReactVR

Repository files navigation

ReactVR Trials


Some models,scenes and some primitive animation trials.

Demo can be found here on Heroku

WebVR seems to work properly in Firefox Nightly on desktops.Kindly download that.

Clone or download the repository and npm install && npm start

** Build and Deploying

Using heroku for deploying, one caveat is that you have to trick heroku into accepting the app as one of the presets that heroku has.Hence the extra PHP file that is present inside the build folder.

Steps:

  • run npm build you should get a build folder in your root directory.
  • copy your index.html into your build folder and make sure you have changed the script references in the index.html.
  • copy all your static assets into a static_assets folder inside build folder or whatever is the folder name you had chosen while developement.
  • deploy to your remote heroku instance.

Resource Links

Attributions

WIP

  • create scenes with external non-primitive models loaded
  • custom model loaded with animations.
  • custom raycasters

About

A Simple VR project using React's VR library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published