You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah, I'm glad that I searched the issues. This is already here HA HA! 🤭
I'm working on a video about AR Quick Look, where I mention the caniuse.com website. I was trying to show that the browser support for this feature is not great. It's basically only Safari. But the browser support is so bad that this feature isn't even listed here. 😄
It's a really nice feature though. I was amazed at how easy it was to implement. I'm imagining a world where the web browser creators play nice and there's better feature parity across them all. 🙂
A strong argument for adding this data is that there seems to be a split between 3D file types… USDZ / glTF …which reminded me how browser support for Audio and Video files were really fragmented. That's one of the main reasons why I like the caniuse.com website — it let me know when I could just use one video format instead of having to make several copies of the same video.
AR Quick Look on iOS is enabled with
rel="ar"
and a .USDZ object.More info below:
The text was updated successfully, but these errors were encountered: