Hey!
How can I make my CSS animations not stutter during the loading of my GLTF files? I want some HTML elements to bounce around while the loading happens, but they stutter heavily.
I think this was rejected before, so all you can do is load several smaller gltf files instead.
1 Like
Is there no way of having, maybe a worker, handle the loading screen animation specifically?
it is supposed to be an opposite - you make a worker do the work that you dont want to affect the loading screen animation in any way