GameMakerDiscord / blur-shadersLinks
A collection of blur shader examples, with a written tutorial.
☆43Updated 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:
- LUT-based colour quantization & dithering filter example for GMS 1☆16Updated 5 years ago
- Screen space global illumination for GameMaker☆26Updated last year
- Dual-kawase blur filter for GameMaker Studio 2☆9Updated last year
- 2.5D Nebula Effect for GameMaker☆27Updated 8 months ago
- 2D Global Illumination GLSL ES☆27Updated 2 years ago
- Quick Ray-Tracing using GLSL ES shaders in two passes.☆55Updated last year
- A GameMaker demo project of shader-based postprocessing effect that emulates CRT-like retro screen.... or not, I guess.☆58Updated 4 years ago
- An okay color management for GameMaker implementing OKLab/OKLCH colors. Generate, convert, gamut map and mix colors properly with visuall…☆44Updated 7 months ago
- Bayer matrix dithering in GLSL☆213Updated 10 years ago
- A bokeh shader for GameMaker Studio 2☆14Updated last year
- A simple fluid metaball shader for GameMaker☆12Updated last year
- A 2D implementation of Radiance Cascades by Alexander Sannikov.☆57Updated last year
- Kawase dual filter blur for GameMaker Studio 2☆54Updated last year
- Generate signed distance bitmap for an svg path☆62Updated 3 months ago
- Generate tileable perlin noise textures from the command line.☆33Updated 3 years ago
- Contains example fragment(pixel) shader for my lecture on shader programming☆30Updated 3 years ago
- WebGL dunes demo☆37Updated last year
- Fast 2D Poisson Disk Sampling based on a modified Bridson algorithm☆35Updated 3 years ago
- Get the luma (brightness) of an RGB color in GLSL. Useful for converting images to greyscale☆35Updated 10 years ago
- After Effects extension to export Compositions to JSON☆59Updated last year
- Physically-Based Rendering example in Game Maker Studio 2 using GLSL ES☆12Updated 7 years ago
- SDF Physics