flutter_scene icon indicating copy to clipboard operation
flutter_scene copied to clipboard

Support importing glTF models at runtime

Open LukasPoque opened this issue 6 months ago • 5 comments

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.

LukasPoque avatar Aug 19 '24 16:08 LukasPoque