flutter_scene
flutter_scene copied to clipboard
Support importing glTF models at runtime
Just a quick question to understand the scope of flutter_scene
:
Is it (should it be) possible to load and remove models dynamically from the rendered scene? Especially gltf models that are loaded via a network so they need to be converted to a model
file on runtime?
Happy for every feedback.