realazthat / glsl-gaussianLinks
glsl-gaussian is a shader generator for WebGL, to generate a gaussian blur of an input texture
☆21Updated 8 years ago
Alternatives and similar repositories for glsl-gaussian
Users that are interested in glsl-gaussian are comparing it to the libraries listed below
Sorting:
- 3D Wavelet Rasterization☆30Updated 8 years ago
- Calculate SDF for image/bitmap/bw data☆53Updated 2 years ago
- Collection of experiments for the pex library☆44Updated 8 years ago
- GLSL setup for performing a Fast Fourier Transform of real-valued input☆48Updated 7 years ago
- Vertex based ambient occlusion calculation for meshes☆57Updated 8 years ago
- GLSL preparation build step based on glsl-unit and glsl-optimizier including minifier library☆20Updated 2 months ago
- glsl-numerify is a debugging shader generator for WebGL: given a texture, blows it up in size, displays the pixel values as numbers.☆15Updated 9 years ago
- bitmap font rendering for stackgl