glsl-fast-gaussian-blur
optimized 9-tap gaussian blur for GLSL
optimized 9-tap gaussian blur for GLSL
Get the luma (brightness) of an RGB color in GLSL. Useful for converting images to greyscale
Import GLSL strings with glslify - based on https://github.com/glslify/rollup-plugin-glslify
colormaps for glsl shaders
pseudo-random 2D noise for glslify
create a readable stream of glsl ast nodes that produce a module system
Convert values to and from decibels
The conversions between RGB and HSV for glslify.
FXAA implementation for glslify in WebGL
HSL to RGB color conversion in GLSL
GLSL Distance Field Primitives
repeating checker GLSL pattern
Map a value from one range to another. Equivalent to Processing's map() function.
voronoi noise, glslify compatible
Oren-Nayar diffuse lighting model
Fast GLSL conversion from HSV color to RGB
A custom React Fiber reconciler renderer for regl webGL
A collection of glslify compatible distance field operations.
SMAA (Enhanced Subpixel Morphological Antialiasing) post-processing; WebGL (OpenGL ES 2.0) implementation with no fluff.
Gaussian specular model for GLSL