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 support for Internet tab in Oculus Home on Gear VR #143

Closed
6 of 7 tasks
capnmidnight opened this issue Feb 6, 2017 · 0 comments
Closed
6 of 7 tasks

Fix support for Internet tab in Oculus Home on Gear VR #143

capnmidnight opened this issue Feb 6, 2017 · 0 comments

Comments

@capnmidnight
Copy link
Owner

capnmidnight commented Feb 6, 2017

The most wide-spread WebVR browser available right now is the Internet tab in Oculus Home on the Samsung Gear VR.

This issue is marked hard because it still requires research as to what exact issues are necessary to fix, and by our guidelines for how issues are labeled, lacking even a concrete description of the problem means that the Issue ticket gets marked hard. However, I do not think the actual work, once discovered, would be terribly difficult.

This issue is marked documentation, as the end result should be a new group of medium level tasks, breaking down what needs to be done.

A few things to determine:

  • What, if anything, must be done to get all Primrose demos working in Carmel? They don't necessarily have to perform their function (if, for examples, Carmel doesn't have proper support for WebAudio API, then the music demo won't have any chance of working), but they should at least work to the best of the platform's ability and not crash out to a black viewport.
  • How does the requestPresent workflow work? Do we get any of the activation events, indicating we can go straight to requestPresent-ing without having to wait for the user to click a button?
  • How does the touchpad work? It was originally treated as a mousepad like on a laptop computer. Is this still the case? IIRC, they were discussing moving to representing it through the Gamepad API. I expect many new issues to come through on this one.
  • How well do Bluetooth devices work with SIGVR? Specifically:
  • Mouse
  • Keyboard
  • Gamepad (I have the original, discontinued Amazon Fire TV controller and the Xbox One S controller)
@capnmidnight capnmidnight changed the title Fix support for Oculus Carmel Fix support for Internet tab in Oculus Home on Gear VR Jul 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant