Skip to content

WebVR test scene with support for the HTC Vive in experimental Chrome version.

License

Notifications You must be signed in to change notification settings

sebkasanzew/MT17-WebVR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MT17-WebVR

WebVR is currently not supported in the stable releases of major browsers. In order to view this project with the HTC Vive, you need to download a preview version of Chrome (October 2016), which you can find here.

Due to a currently known bug you need use the october 2016 version of Chrome and also an older version of SteamVR, which you can download here:

  1. unzip to any directory XXX
  2. make sure Steam and SteamVR are not running
  3. start XXX\SteamPatch\openvr\bin\win64\vrserver.exe
  4. run Chrome VR, the app and open the VR mode

But you can open the scene without being able to interact with it, with all major browsers.

Build instructions

  • install node.js and yarn
  • open the terminal/command line and navigate to the project folder
  • run yarn
  • after that run npm run build or npm run build:p for a compressed production build

Developer instructions

In order access the project scene from the browser you can run npm run serve in the terminal and access the site via http://localhost:9090.

About

WebVR test scene with support for the HTC Vive in experimental Chrome version.

Resources

License

Stars

Watchers

Forks

Packages

No packages published