lcb931023 / cowsay-vr

Find the Invisible Cow, in VR.
0 stars 0 forks source link

Port to AR #3

Open lcb931023 opened 7 years ago

lcb931023 commented 7 years ago

While the port to webVR boilerplate was easy, webVR still doesn't work well on dedicated VR devices like HTC Vive. It'll require a lotta hack to get it running and I'd rather leave those problems to the engineers at Google.

It does work fine on phone, so it'll be fine on Daydream, Cardboard, etc. However when testing it we realized it'll be cooler to be able to find the invisible cow in real world - Cowsay AR.

This could easily evolve into Pokemon-like games

lcb931023 commented 7 years ago

Tried using artoolkit's solution and it seems to have a bug on mobile (need remote debugging to check).

For rotating camera based on device motion, see https://github.com/adtile/Full-Tilt