You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GLB files sometimes come with multiple animations. I would like to select which one to play. Currently, only the first animation is played.
Why is it important?
Many GLB files from SketchFab have multiple animations. Without being able to select which one to use, I cannot leverage this vast collection of 3D animation resource.
How would you implement it?
Not sure what the standard way for selection, maybe extend the 'anim' label to support selection, e.g. anim="https://my.com/duck.glb#run" to select the run animation?
Packages
No response
Extra details
No response
The text was updated successfully, but these errors were encountered:
What is your suggestion?
GLB files sometimes come with multiple animations. I would like to select which one to play. Currently, only the first animation is played.
Why is it important?
Many GLB files from SketchFab have multiple animations. Without being able to select which one to use, I cannot leverage this vast collection of 3D animation resource.
How would you implement it?
Not sure what the standard way for selection, maybe extend the 'anim' label to support selection, e.g.
anim="https://my.com/duck.glb#run"
to select therun
animation?Packages
No response
Extra details
No response
The text was updated successfully, but these errors were encountered: