GPU accelerated mosaic effect for Shadertoy.
- Source : Connect the image you want to apply the effect onto. (RGBA)
- Mask : Connect an image to apply the effect in a specific portion of the image. (RGBA)
- Details : Pixels size.
- Keep aspect ratio : Pixels aspect ratio to 1.
- Source is premultiplied : Checked if source image is premultiplied.
- Use mask : Use mask input.
- Invert mask : Invert mask input.
- Channel : Channel used as mask.
- Mix : Mix result with original image.
- RGBA