google / model-viewer

Easily display interactive 3D models on the web and in AR!
https://modelviewer.dev
Apache License 2.0
6.71k stars 800 forks source link

Update example assets #4546

Closed elalish closed 8 months ago

elalish commented 8 months ago

@bhouston Our tests were broken because the Sample-Models hadn't been updated to Sample-Assets yet. You probably didn't noticed because like me, you hadn't deleted the Sample-Models directory and the unit tests weren't running on the CI for your PRs. I think I've fixed that here too - we'll see when you pull it into your open PRs.

elalish commented 8 months ago

This is super strange - the CI is 404ing on BrainStem.glb and Triangle.gltf, though they work fine locally, and all the other glTF-Sample-Assets work fine in the other tests on the CI. @bhouston do you have any thoughts?