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

README: Updated links to latest ARCore. #53

Closed mrdoob closed 6 years ago

judax commented 6 years ago

The actual code inside the Chromium modification is still using the old ARCore libraries so I am a bit concerned of this change. I still believe we should keep the URLs to the ARCore version we are currently supporting until we make the move of using dev preview 2 in the actual implementation in this repo.

mrdoob commented 6 years ago

Sounds good. I've been using preview2 and seems to be working well. I'll report after further testing.

vincentfretin commented 6 years ago

@judax You want to revert this PR ;) as said in https://github.com/google-ar/WebARonARCore/pull/64#issuecomment-372023708