Decode the images with browser api, like createImageBitmap or ImageDecoder, and use the underlying api to update the texture manually.
See here for an example
              
              
              1 Like
            
            
          Decode the images with browser api, like createImageBitmap or ImageDecoder, and use the underlying api to update the texture manually.
See here for an example