google / filament

Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
https://google.github.io/filament/
Apache License 2.0
17.69k stars 1.87k forks source link

gltfio: fix invalid gltf crash #7885

Closed poweifeng closed 4 months ago

poweifeng commented 4 months ago

Invalid gltf but valid json should not crash but return null for asset.

Fixes #7868