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

Load GLTF + BIN + Textures mode #26

Open Olega95 opened 3 years ago

Olega95 commented 3 years ago

Hey! There was a need to load the model with textures in separate files. Is it possible? Or just gltf / glb files in one file?