Skip to content

Releases: borismus/webvr-boilerplate

0.3.5

30 Nov 22:37
Compare
Choose a tag to compare
  • 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

03 Nov 22:37
Compare
Choose a tag to compare
Bower deps.

0.2.0

28 Oct 21:19
Compare
Choose a tag to compare
  • 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

09 Aug 01:10
Compare
Choose a tag to compare
  • Updated icons
  • Updated to latest polyfill