model-viewer
model-viewer copied to clipboard
How to get the progress when loading a gltf file from Url?
Hi, great job! I have a problem, when the viewer loading the gltf file from a URL, there is a spinner loading but I want to know the progress of loading and show it on the spinner. Can you help?
The GLTF loader is from the core PlayCanvas engine which doesn't support percentage based progress at the moment, but you're point is valid and we actually have a couple of tickets for this https://github.com/playcanvas/engine/issues/1246 and https://github.com/playcanvas/engine/issues/2021