glb file doesn't support animation on Android but on iOS glb file shows animation like blinking, smile, etc. #296
-
Why .glb file does not support animation for AR face but on iOS its worked, animation like blinking , smiling, laughing, etc. |
Beta Was this translation helpful? Give feedback.
Answered by
grassydragon
Jan 26, 2022
Replies: 1 comment
-
Hi! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ThomasGorisse
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
You need to start the animation by yourself. See this sample application: https://github.com/SceneView/sceneform-android/blob/master/samples/ar-model-viewer-java/src/main/java/com/google/ar/sceneform/samples/gltf/MainActivity.java#L136