GameMakerDiscord / blur-shadersLinks
A collection of blur shader examples, with a written tutorial.
☆44Updated 7 years ago
Alternatives and similar repositories for blur-shaders
Users that are interested in blur-shaders are comparing it to the libraries listed below
Sorting:
- Bayer matrix dithering in GLSL☆214Updated 11 years ago
- ☆18Updated 6 years ago
- Get the luma (brightness) of an RGB color in GLSL. Useful for converting images to greyscale☆36Updated 11 years ago
- Contains example fragment(pixel) shader for my lecture on shader programming☆29Updated 3 years ago
- LUT-based colour quantization & dithering filter example for GMS 1☆16Updated 5 years ago
- Module for creating gradient palettes for usage in glsl.☆22Updated 9 years ago
- Quick Ray-Tracing using GLSL ES shaders in two passes.☆55Updated last year
- Generate tileable perlin noise textures from the command line.