AR experience in browser

Hi all, So I’ve been experimenting with ARkit QuickLook (ios only) and it’s got really excited about the possibilities of what I might be able to archive…

I was wondering if anyone would be able to point me in the right direction for developing AR in the browser. My learning is so far is all USDZ based and that’s currently limited to ios.
I know android has an ARCORE to support AR, but how do I make it so that the AR experience is working in both ios and android. Could A-frame help? Thoughts?

Thanks for your time. Nate

Right now, the easiest way of getting ARKit/ARCore working in the browser is using Aframe-XR. This library integrates seamlessly into an A-Frame app.

Unfortunately, browser support is not mainstream yet. You need special builds of browsers to get it to work.