immersive-web / model-element

Repository for the <model> tag. Feature leads: Marcos Cáceres and Laszlo Gombos
https://immersive-web.github.io/model-element/
Other
63 stars 11 forks source link

An "ar" link relationship? #45

Open marcoscaceres opened 2 years ago

marcoscaceres commented 2 years ago

I was looking at Vieweing Augment Reality Assets in Safari for iOS and it describes an "ar" link relationship that applies to anchors. I don't think that's been standardized though.

On iOS, adding "ar" link relation adds a AR overlap button inside the context of the anchor:

Screen Shot 2022-08-08 at 2 44 05 pm

Can be seen here (on an iOS device): https://jsfiddle.net/61g0m2ky/1/

I wonder if we should standardize that too?

donmccurdy commented 2 years ago

The problem I find with rel="ar" is that it links to something effectively detached from the web. The direction in https://github.com/immersive-web/navigation seems, to me, both more flexible and more consistent as a user experience.