BabylonJS / MeshesLibrary

Use this repo as a place to share your scenes and meshes
47 stars 40 forks source link

seagulf.glb is an invalid glb file. #23

Closed vpenades closed 4 years ago

vpenades commented 4 years ago

I'm using MeshesLibrary repository for unit testing, and I've found that seagulf.glb model is invalid.

The reason is that it has BufferViews defined as GPU Ready Vertex Buffers which also contains images.

This has been confirmed with glTF validator.

Please, fix the model, or remove it altogether.

deltakosh commented 4 years ago

Pinging @bghgary