Replies: 8 comments 1 reply
-
Can you be more specific? I'm not sure what feature exactly you want. Perhaps a description of your use case and some images? |
Beta Was this translation helpful? Give feedback.
-
https://www.youtube.com/watch?v=ciXC3hxadBg&ab_channel=TravisFeirtag |
Beta Was this translation helpful? Give feedback.
-
Ah thank you, much clearer. I believe we're calling this the image tracking API and there's some discussion of it in the webXR khronos group. Once a spec is settled and browsers start to implement it, I'd be interested in integrating it here. If you have thoughts on the best way to do that in our declarative API, feel free to chime in here. |
Beta Was this translation helpful? Give feedback.
-
@burungiu while we can't do that on Android yet, if you want to try it on iOS you can do it by using Create the Unfortunately, it's ios only, but thought you would find it interesting. |
Beta Was this translation helpful? Give feedback.
-
@mithru @burungiu Once you get the correct Mime-Type set
a .reality file with an anchor will work with ModelViewer code as mentioned. But... there is one small issue: if the marker goes out of view of the iOS camera then the model will revert to using the ground plane and drift until the marker comes back into view. |
Beta Was this translation helpful? Give feedback.
-
See also this discussion: #2612 WebXR spec is called the Image Tracking Module (aka Marker Tracking). See also the somewhat related Anchors Module. Neither of these specs seem to have much implementation behind them at this time. |
Beta Was this translation helpful? Give feedback.
-
Hello, do we have updates on this topic? I'm searching for solution on Android side, for iOS everything works perfectly in Safari with ".reality" object. |
Beta Was this translation helpful? Give feedback.
-
Can someone provide me with the complete code to augment the model on the target image for both IOS and android? |
Beta Was this translation helpful? Give feedback.
-
Hello, guys
There is a way to use marker to anchor a GLB/GLTF model in AR mode? I checked documentation and there is not specified anywhere about this feature. It's scheduled for future development or there is a way to use it at this moment?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions