Skip to content

Latest commit

 

History

History
 
 

Crok_pixelate_GL

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Crok_pixelate_GL

GPU accelerated mosaic effect for Shadertoy.

INPUT(S)

  • 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)

HOW TO USE IT

Setup

  • Details : Pixels size.

Options

  • Keep aspect ratio : Pixels aspect ratio to 1.
  • Source is premultiplied : Checked if source image is premultiplied.

Mask

  • Use mask : Use mask input.
  • Invert mask : Invert mask input.
  • Channel : Channel used as mask.

Mix

  • Mix : Mix result with original image.

OUTPUT

  • RGBA