Search code examples
javaandroidviewmodelgltf

Gltf2 Java Viewer


I'm making an app in Android studio and can't display gltf2 model in SceneView(without AR), i'm tried a lot of projects and samples, but they doesn't work. Anybody know how display GLTF2 models in Android studio/Java?


Solution

  • In solution i started using scenform(sceneview for no ar) and went to .glb format, that works good with firebase Problem of using .gltf file format in firebase storage is that? the couldn't load the .bin file from firebase database