google-ar / arcore-unity-sdk

ARCore SDK for Unity
https://developers.google.com/ar
Other
1.4k stars 402 forks source link

Supports Unity WebGL? #20

Closed yosun closed 7 years ago

yosun commented 7 years ago

It looks like a web version of ARCore is avail. Can you update ARCore Unity to also allow for Unity WebGL builds to work with ARCore?

nathanmartz commented 7 years ago

Not really, no. Right now ARCore is only supported on the web via prototype browsers. Unity WebGL support for ARCore/Kit would require support for a WebAR standard in production browsers like Safari and Chrome, which in turn require a common standard for AR on the web, which doesn't happen quickly.