google-ar / three.ar.js

A helper three.js library for building AR web experiences that run in WebARonARKit and WebARonARCore
https://developers.google.com/ar/develop/web/getting-started
Apache License 2.0
2.91k stars 365 forks source link

Is there is possible three.ar.js with image targeting #124

Open MirajRaval opened 5 years ago

MirajRaval commented 5 years ago

Hi Everyone! Myself Miraj and I have a question regarding WebAR. I am currently doing R&D on WebAR and come through on three.ar.js. I found three.ar.js only support markerless for augmented reality but what My desire is to detect model in AR by “Image Targeting”. Although there are many examples of markerless AR, how about this three.ar.js with “Image Targeting”? I know there is an ar.js for targeting image but with the ar.js we can’t see the proper output in AR. If users shake device little so the output is can’t appear and there are many problems with ar.js like failed camera detection etc. When user use the three.ar.js if shake device little but output appear in the markerless process. It means three.ar.js is the best for the “Augmented reality” in “Markerless”. But I want augmented object in three.ar.js with use of image targeting. So this will be so efficient and looks good more than ar.js. So can we do image targeting on three.ar.js?