When will ar be supported on webapp? I saw some WebAR demos from git,but there is not an instance here,Are you expanding it and when will implement?
You might want to have a look at the following article. They use three.js
and three.ar.js for their project.
https://blog.google/products/google-ar-vr/augmented-reality-web-everyone/
Here is the link to the related github repo: https://github.com/google-ar/webar-article
We now have a AR example:
https://threejs.org/examples/?q=webxr#webxr_ar_paint
We'll be adding more as the WebXR AR Module stabilizes next year.
Most helpful comment
You might want to have a look at the following article. They use
three.js
and three.ar.js for their project.https://blog.google/products/google-ar-vr/augmented-reality-web-everyone/
Here is the link to the related github repo: https://github.com/google-ar/webar-article