While profiling in Chrome, I noticed quite a few ms being spent in decoding satellite images on the main thread. Using ImageBitmap this decoding could be offloaded to the background. ImageBitmap is ...
Unable to create ImageBitmaps in Safari. Describe the bug or feature request in detail. THREE.ImageBitmapLoader: createImageBitmap() not supported. When trying to create image bitmaps in safari gives ...