SceneView / sceneview-android

SceneView is a 3D and AR Android Composable and View with Google Filament and ARCore. This is a Sceneform replacement in Kotlin
Apache License 2.0
844 stars 161 forks source link

Plan to upgrade ARcore SDK 1.33 above #177

Closed akunerio closed 2 years ago

akunerio commented 2 years ago

Do you have plan to update the ARCore SDK to 1.33 or latest version? It is because the cloud anchor will deprecated next year. https://developers.google.com/ar/develop/cloud-anchors/endpoint-changes

I still try to use this dependency, previously I used Sceneform 1.15 (archived). Now, I think is more easy to handle. Thanks!

grassydragon commented 2 years ago

Hi! Yes, we'll update the ARCore dependency. Thanks for pointing this out!

akunerio commented 2 years ago

Great! Thank you! I will continue to implement this dependency for research.

ThomasGorisse commented 2 years ago

We had an issue with the 1.33 at the camera stream level from what I remember.