google / model-viewer

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

Editor: .gltf assets with utf8 characters in filenames can't be loaded #4958

Open hybridherbst opened 4 days ago

hybridherbst commented 4 days ago

While tackling various internationalization issues with glTF assets I made a few new test assets:

Almost none of them load at all when either the folder or the zip are dropped into modelviewer.dev/editor. Most of them load correctly in other glTF viewers, so something about path handling in the editor might not be quite correct.