defold
defold copied to clipboard
Import full gltf files
We want the pipeline to have access to all the internal data of the gltf format.
- Internal/external buffers
- Textures
- Materials with full properties
- anything else
This task is about exposing all that data via the ModelImporter.Scene interface.