google-ar / three.ar.js

A helper three.js library for building AR web experiences that run in WebARonARKit and WebARonARCore
https://developers.google.com/ar/develop/web/getting-started
Apache License 2.0
2.9k stars 365 forks source link

[feature request] AR+VR (ArCore + Cardboard) + CamaradaVR #128

Open jumpjack opened 4 years ago

jumpjack commented 4 years ago

It would be interesting to have also a VR-cardboard view (double view) associated to an AR project. Although a single camera does not allow 3d-stereo effect of the background image, somebody created an app which allows turning a couple of smartphones into a single stereo-camera: CamaradaVR app ( https://play.google.com/store/apps/details?id=com.aimfire.camarada&hl=it )

I don't know how much latency and wifi speed would affect performance of such an application, but it could be worth the effort of giving it a try.... until some manufacturer will eventually decide to put multiple cameras 6-7 cm apart rather than 1 cm apart on a smartphone...

stewdio commented 4 years ago

I also like the idea :) https://link.medium.com/U3Lf7fBwe4

On Thu, Feb 20, 2020 at 08:15 jumpjack notifications@github.com wrote:

It would be interesting to have also a VR-cardboard view (double view) associated to an AR project. Although a single camera does not allow 3d-stereo effect of the background image, somebody created an app which allows turning a couple of smartphones into a single stereo-camera: CamaradaVR app ( https://play.google.com/store/apps/details?id=com.aimfire.camarada&hl=it )

I don't know how much latency and wifi speed would affect performance of such an application, but it could be worth the effort of giving it a try.... until some manufacturer will eventually decide to put multiple cameras 6-7 cm apart rather than 1 cm apart on a smartphone...

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/google-ar/three.ar.js/issues/128?email_source=notifications&email_token=AACTRKAS4IGLSBKKHYI77Y3RDZ7ARA5CNFSM4KYOUCTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IO7OKMA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACTRKEL3YSMGHGWIMY52Q3RDZ7ARANCNFSM4KYOUCTA .

-- website stewartsmith.io email stew@rtsmith.io twitter stew_rtsmith https://twitter.com/stew_rtsmith medium stew_rtsmith https://medium.com/@stew_rtsmith

jumpjack commented 4 years ago

I found something about Camarada on github: https://github.com/cren888/camarada-android-experiment