hiukim / mind-ar-js

Web Augmented Reality. Image Tracking, Face Tracking. Tensorflow.js
MIT License
2.16k stars 399 forks source link

Add anchor in space #275

Closed Makio64 closed 1 year ago

Makio64 commented 1 year ago

Is there a way to add an anchor in space.

For example I detect an image and then "add" a space anchor a bit over it (+vector3(0,5,0), then if I lost the image anchor the spaced anchor is still there and I can still navigate around in AR ?

As for many marketing usage the image scan might be too small for the content we want to display.