Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add a cardboard button for native webvr support #22

Merged
merged 2 commits into from
Aug 17, 2017

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Aug 17, 2017

For example, firefox 55 on win 10 with a Vive.
This addresses #14 as well.

@@ -523,6 +523,10 @@ class VR extends Plugin {
this.log('WebVR supported, VRDisplays found.');
this.vrDisplay = displays[0];
this.log(this.vrDisplay);

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could be good to add a comment here about checking for native vr displays

Copy link
Contributor

@brandonocasey brandonocasey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@gkatsev gkatsev merged commit e946219 into master Aug 17, 2017
@gkatsev gkatsev deleted the add-cardboard-button-native-support branch August 24, 2017 18:34
mister-ben pushed a commit to mister-ben/videojs-vr that referenced this pull request Dec 4, 2023
chore: Swap webvr for webxr polyfill packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants