AR-js-org / AR.js

Image tracking, Location Based AR, Marker tracking. All on the Web.
MIT License
5.3k stars 909 forks source link

How to align content to top right of the image marker? #516

Open JamesBotterill opened 1 year ago

JamesBotterill commented 1 year ago

I'm attempting to to aligning content to the top of the image marker using the arjs-nft-init-data and then using (msg.width / msg.dpi 2.54 10)/2.0 to align to the middle of the marker, but on the y axis I'm stuck trying to position to the top of the image.

Any help would be awesome

NLassander commented 1 year ago

Hello, I'm having the same issue?

Any news regarding it?