Three.js: AR?

Created on 9 Oct 2018  Â·  2Comments  Â·  Source: mrdoob/three.js

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?

Enhancement

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

All 2 comments

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.

Was this page helpful?
0 / 5 - 0 ratings