Releases: borismus/webvr-boilerplate
Releases · borismus/webvr-boilerplate
0.3.5
- 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
0.2.0
- 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.