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
- ☆124Updated 8 years ago
- Get the luma (brightness) of an RGB color in GLSL. Useful for converting images to greyscale☆36Updated 11 years ago
- A plugin for esbuild to import local shader fragments via #include pragma from GLSL files with .glsl, .vert, .frag, .vs, .fs extensions.☆14Updated 4 years ago
- Generate signed distance bitmap for an svg path☆65Updated 6 months ago
- a high level "sprite" batch☆37Updated 9 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.☆54Updated last year
- Worley noise implementation for WebGL shaders☆91Updated 9 years ago
- LUT-based colour quantization & dithering filter example for GMS 1☆16Updated 5 years ago
- Generate tileable perlin noise textures from the command line.☆33Updated 3 years ago
- slide an ellipse/sphere along a series of line segments in 2d☆18Updated last month
- post process pico-8☆36Updated 5 years ago
- 2D Global Illumination GLSL ES☆26Updated 3 years ago
- Schlick's fast Bias & Gain function for custom easing☆23Updated 4 years ago
- A real-time WebGL path tracing maze game proof-of-concept☆74Updated 3 years ago
- anti-alias smoothstep utility function☆151Updated 10 years ago
- Efficient webgl state management☆18Updated last year
- GLSL shaders for calculating/rendering Spherical Environment Maps, or "matcaps"☆132Updated 8 years ago
- Contains example fragment(pixel) shader for my lecture on shader programming☆29Updated 3 years ago
- Draws an antialiased grid along the X/Y/Z direction of a mesh.☆73Updated 6 years ago
- physically based rendering materials for nanogl☆33Updated 4 months ago
- a halftone effect in GLSL☆46Updated 10 years ago
- glsl function for making cosine palettes☆34Updated 9 years ago
- 2d and 3d Voronoi noise functions, packed for glslify☆88Updated 7 years ago
- Screen space global illumination for GameMaker☆27Updated 2 years ago
- Daniel Holden's functions designed to avoid conditionals in GLSL, available both as ES modules strings and as GLSL files for use with gls…☆63Updated 7 months ago
- Fast 2D Poisson Disk Sampling based on a modified Bridson algorithm☆35Updated 3 years ago
- draw wireframes or grids on a solid mesh using a fragment shader☆181Updated 8 years ago