Change the size and toggle the mipmap effect to see how it affects the image! A higher costume number means lower image quality (more pixelated). Fullscreen recommended for visibility!
Mipmaps are several lower-resolution copies of the same picture. They're used in 3D graphics to improve performance when textures are far away from the camera. Each image is half as big as the previous one, down to 1% size (a few pixels). More information here: - https://en.wikipedia.org/wiki/Mipmap - https://www.youtube.com/watch?v=yUX-S4rHpM8 The effect in Super Mario Sunshine: https://blog.mecheye.net/2018/03/deconstructing-the-water-effect-in-super-mario-sunshine I used MS Paint to shrink the images, which is much more precise than the Scratch editor's resizing feature. #mipmap #mipmapping #graphics #images #educational #interactive #mobile #friendly