filters
filters copied to clipboard
Image filters using wgpu/compute shaders
A few set of image filters, using compute shaders, because why not.
Taking this sushi image:

Currently, contains:
- Grayscale filter

- Color inversion filter

- Horizontal flip

- Vertical flip

- Basic box blur

- Gaussian blur

- Resize

Test images: