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

GoogleVR SDK Plugin + GoogleVR bridge library #1

Open
JeroMiya opened this issue Jul 5, 2016 · 0 comments
Open

GoogleVR SDK Plugin + GoogleVR bridge library #1

JeroMiya opened this issue Jul 5, 2016 · 0 comments

Comments

@JeroMiya
Copy link
Contributor

JeroMiya commented Jul 5, 2016

Google has a new GoogleVR SDK, their replacement to the Cardboard SDK that theoretically supports both cardboard devices and Daydream devices. Create a plugin for the GoogleVR SDK (native version of the SDK). This should provide a tracker for /me/head for the head tracking and /me/hands/left and/or /me/hands/right. It should also provide some button interfaces and analog interfaces for their simplified controller API.

As part of this work, there needs to be a bridge library for the GoogleVR SDK. This library would need to allow the user to optionally pass in a GoogleVR context that the OSVR plugin will use, as well as retrieve the current context that is set. This will allow sharing of the context between the client application and OSVR, such that the user can still use the GoogleVR audio SDK (beyond the scope of OSVR) or the GoogleVR compositor (no pass-through compositor support yet in RenderManager), as needed.

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