Simple AR with webcam? #392
Unanswered
luca-malisan
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Yes, you can.
I'm also just testing the waters with this library so I don't really know about all this. Have you tried chrome for android though? In my experience the examples do work on one of the Samsung devices that I tested on so it should work for you as well. |
Beta Was this translation helpful? Give feedback.
1 reply
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 setup a simple AR app using device camera or webcam, with react three fiber.
Can I make that with @react-three/xr ?
I've tried running the examples on my devices (specially the "stage", that's what I need) but the "Enter AR" button does nothing, with every browser and device. On my dev setup it runs a Quest emulator, but I don't need that, I just need to create an AR app using markers.
Beta Was this translation helpful? Give feedback.
All reactions