svenhenrik / CardboardRemoteDesktop

93 stars 35 forks source link

Useful app with lots of potential for daydream viewer #14

Open carchie opened 7 years ago

carchie commented 7 years ago

The author stopped updating this app a couple of years ago. Too bad, as since then google daydream viewer has come along. This cardboard app mostly works in daydream except for a few problems: purchased version fails to load correctly on my android running nougat; free version does load ok. Cannot reposition by clicking off-screen. Does not recognize daydream viewer controller.

zbyte64 commented 6 years ago

The purchased version appears to work with my Pixel XL with a 2016 google daydream headset.

I am also looking for daydream support. The author suggested refactoring this to be a unity project, but that is probably beyond me. For now I am going to see if I can just get the remote to support repositioning.

zbyte64 commented 6 years ago

To make this happen the codebase needs to transition from using com.google.vrtoolkit to com.google.vr

New API docs: https://developers.google.com/vr/reference/reference_overview

zbyte64 commented 6 years ago

Made allot of progress today. My forked branch has working daydream support and the next step is to implement the remote.

https://github.com/zbyte64/CardboardRemoteDesktop