SceneView / sceneform-android

Sceneform Maintained is an ARCore Android SDK with Google Filament as 3D engine. This is the continuation of the archived Sceneform
https://sceneview.github.io/sceneform-android/
Apache License 2.0
633 stars 147 forks source link

Compatibility with Cloud based solutions e.g. Azure #190

Closed jmonaniat closed 2 years ago

jmonaniat commented 3 years ago

Hello,

This more about query than bug. Is SceneformMaintained compatible with Azure Cloud Spatial Anchor? Is any of the current client solutions/apps using Azure or any other cloud based solution along with SceneformMaintained sdk/lib? If so, can you recommend sample or pointers which can refer to? Also is it possible to replace old SceneForm based solution using SceneformMaintained? Do you have any migration guide or sample for the reference?

Thanks in advance.

Best Jvm

ThomasGorisse commented 3 years ago

Hi, For the Azure part, sorry but I have totally no idea of any works with ARCore on it.

For moving to SceneformMaintained from the old Sceneform, if you come from the last 1.16 (glTF, not sfb assets) you will mainly have nothing to change in your code .

doranteseduardo commented 2 years ago

Hello, The Azure Spatial Anchors is nothing but an alternative to the Google Cloud Anchors API.

It must work, yes. Remember that the CloudSpatialAnchorSession is a wrapper for Arcore Session, same with CloudSpatialAnchor.