How to show GLB file in android studio with Sceneform?
I want pick GLB file from phone sdcard then with file address or uri, show 3D model in my app. I tried sceneform-android java code as said this link:
https://github.com/SceneView/sceneform-android/blob/master/samples/3d-model-viewer/src/main/java/com/google/ar/sceneform/samples/sceneviewbackground/MainActivity.java