webarkit / ARnft

A small javascript library for WebAR with NFT
GNU Lesser General Public License v3.0
219 stars 53 forks source link

Multi marker places overlays in the middle of both markers #292

Closed snmabaur closed 2 years ago

snmabaur commented 2 years ago

When I scan two markers at the same time e.g. pinball and kuva I see both ThreeJs objects (cube and cone) but not hovering above the markers but being both in the middle of of the two markers laying above of each other...

Is there a way to let the different objects hover over the corresponding markers?

Thanks and cheers ;)

example1 example2

snmabaur commented 2 years ago

#254