location-based-AR-app icon indicating copy to clipboard operation
location-based-AR-app copied to clipboard

How add object in given coordinate

Open samatzp opened this issue 2 years ago • 3 comments

As I understand it, in this project, the coordinates are used only for the compass.

Is it possible to put an object in coordinates like in this example: https://github.com/ProjectDent/ARKit-CoreLocation/blob/master/giphy-1.gif

samatzp avatar Apr 19 '22 07:04 samatzp

u r right partially. the coordinates are used for the compass but in the other side, its used for the check image. i cant remember clearly ,i made this example long time ago but i guess i added a control like that; if you aren't near of to target location, image(target pattern) detection function doesnt check. i mean it shouldn't check unnecessary. i will check code again and write clear answer

DrAchernar avatar Apr 19 '22 13:04 DrAchernar

I need this, how can I add object by point like this : https://github.com/ProjectDent/ARKit-CoreLocation/blob/master/giphy-1.gif

Astramo avatar May 21 '22 08:05 Astramo

Hi everyone, I also need this feature, and also is possible to integrate part of the code with ar_flutter_plugin?

alex27riva avatar Sep 23 '22 19:09 alex27riva