microsoft / glTF-Toolkit

A collection of tools for modifying and optimizing glTF assets
MIT License
295 stars 41 forks source link

We weren't handling the case when input was GLB and had packed extensions #40

Closed najadojo closed 6 years ago

najadojo commented 6 years ago

We weren't handling the case when input was GLB and had packed extensions such as MSFT_audio_emitter and KHR_techniques_webgl. Update GLBToGLTF to handle unpacking extension bufferViews.