flutter_scene_importer 0.1.1
flutter_scene_importer: ^0.1.1 copied to clipboard
An offline 3D model importer for Flutter.
A 3D model importer for Flutter Scene.
Features #
This packages provides an offline 3D model importer for the flutter_scene package, consisting of:
- An offline importer binary that converts GLB files (the glTF binary format) into
modelfiles. - A Dart runtime that contains tools for deserializing the imported
modelfiles.