AR View (webcam image) in VR Mode #243
Unanswered
jorgecardoso
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to create a VR mode scene (experienced through a smartphone VR enclosure) where you can see the real world through your smartphone's camera, while at the same time you see 3D objects overlaid on markers detected through AR.js.
I have tried putting the webcam image into a plane in front of the user, but the marker objects (obviously) do not appear aligned with that webcam image.
Is there anyway to achieve this with A-Frame? I don't mind small misalignments or even distortions of the webcam image seen in VR Mode...
My attempt thus far:
Beta Was this translation helpful? Give feedback.
All reactions