Webvr Boilerplate Versions Save

A starting point for web-based VR experiences that work on all VR headsets.

0.3.5

8 years ago
  • Added a settings button and viewer selector UI to pick between Cardboard V1 and Cardboard V2 parameters, which includes distortion coefficients and FOV.
  • Added viewerchange event, which fires when viewer parameters change.
  • Added modechange event, which fires when the current viewing mode changes (eg. normal to fullscreen to VR).
  • Added an aligner UI on the middle of the screen.
  • Fixed video playback issue.
  • Bugfixes and minor refactoring.

0.2.2

8 years ago

0.2.0

8 years ago
  • Revamped modes: 1) normal 2) magic window and 3) virtual reality.
  • Fixed up navigation flow between them with new icons and back button.
  • Interstitial indicating that you should insert into Cardboard.
  • Small Android database for device dimensions.
  • Configuration via the WebVRConfig object.

0.1.0

8 years ago
  • Updated icons
  • Updated to latest polyfill