google-ar / WebARonARCore

An experimental Chromium modification in the form of an app for Android that lets developers build Augmented Reality (AR) experiences using web technologies on top of Google's ARCore.
https://developers.google.com/ar/develop/web/getting-started
Apache License 2.0
756 stars 115 forks source link

support for new device #60

Closed checksummaster closed 6 years ago

checksummaster commented 6 years ago

since arcore 1.0 more device should be supported ... in my case samsung s8+

urish commented 6 years ago

See #57 - I hope they will merge it soon

judax commented 6 years ago

57 has landed already. Please, be mindful that the current version of WebARonARCore is not built against the ARCore 1.0 SDK. Still, as the communication bridge between the API and the ARCore service is the same, it seems to be working well. We are working on a major reimplementation of this whole project on top of the latest Chromium and ARCore. ETA still TBD.