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 model files.
  • A Dart runtime that contains tools for deserializing the imported model files.