drydart / model_viewer.dart

A Flutter widget for rendering interactive 3D models in the glTF and GLB formats.
https://pub.dev/packages/model_viewer
The Unlicense
209 stars 101 forks source link

Multiple animations in single object #57

Open MairaTariq16 opened 2 years ago

MairaTariq16 commented 2 years ago

Is it possible to load object with multiple animations? And play each animation dynamically?