googlevr / cardboard

Open source Cardboard SDK and samples
Other
1.48k stars 252 forks source link

What are the differences to the Daydream/GoogleVR SDK? #6

Open floe opened 4 years ago

floe commented 4 years ago

see above

wisockijunior commented 4 years ago

what??

floe commented 4 years ago

Don't know how to phrase this differently. Does the code here in the cardboard repo supersede the one in https://github.com/googlevr/gvr-android-sdk ? E.g. I can't find any code in here that will support the Daydream remote?

jballoffet commented 4 years ago

The Google VR SDK enables developers to build apps for Daydream and Cardboard. However, please note, as of October 15, 2019, the Daydream View VR headset is no longer available for purchase and Google will no longer release updates to the Google VR SDK. The Google VR SDK remains available for developers to update and distribute their Daydream apps to the Google Play Store, and make them available to users in the Daydream app. The Cardboard open source project replaces the Google VR SDK for use with Cardboard. We recommend that all developers actively building for Google Cardboard migrate (iOS, Android NDK) to using this new Cardboard SDK. Note that a Unity SDK package is still being developed, see issue #8.

TheBricktop commented 4 years ago

Is there any way to create daydream compatible remote using open sourced gvr sdk?

jballoffet commented 4 years ago

As said above, the Cardboard open source project replaces the Google VR SDK for use with Cardboard, which does not include a controller within its system. Due to this, this SDK does not support controller usage.

TheBricktop commented 4 years ago

Shame, the inclusion of open source mobile friendly 3dof controller would really benefit low range vr, in my class we make do with really cheap chinese sets but they lack 3dof and we have to resort to some experimental stuff.

jballoffet commented 4 years ago

Thank you for requesting this, as due to the fact that it's a new feature request, could you please create a new issue requesting this, to allow us to track it and see the community interest on this?

jeffshee commented 4 years ago

I had created a new issue regarding this feature request. https://github.com/googlevr/cardboard/issues/21

jballoffet commented 4 years ago

Thanks @jeffshee!