653980a52e
iOS won't animate a WebP inside a WebGL texture in any form. Render the iOS/WebKit fallback as a real DOM <img> (animates natively) and project an invisible 3D anchor's screen position onto it each frame, so it still tracks distance/size and bobs. Flat 2D rather than in-scene, but animated + transparent.