I wrote a simple method using provided function from docs to read gltf/glb file. Most of time it works very well. Sometimes I meet error while loading files
Describe the bug
Error opening .glb file with assimp (5.0.1). Shows error:
Member "extra" was not of type "object" when reading meshes[0]
To Reproduce
Sample files for testing:
https://drive.google.com/drive/folders/1msySjZgHt-rZrD9-RwLdEmwYWaryQJqy?usp=sharing
Platform
What should I do to fix this problem?
I wrote a simple method using provided function from docs to read gltf/glb file. Most of time it works very well. Sometimes I meet error while loading files
Describe the bug
Error opening .glb file with assimp (5.0.1). Shows error:
To Reproduce
Sample files for testing:
https://drive.google.com/drive/folders/1msySjZgHt-rZrD9-RwLdEmwYWaryQJqy?usp=sharing
Platform
What should I do to fix this problem?