glsl-diffuse-oren-nayar
Oren-Nayar diffuse lighting model
Oren-Nayar diffuse lighting model
a simple quad utility for stackgl
A webpack loader that removes comments and excess whitespace and then inlines the resource into the bundle
An ellipsoid geometry for 3D rendering, including normals, UVs and cell indices (faces).
Fast GLSL conversion from HSV color to RGB
render GLSL Transitions – transition effects performed with WebGL
A collection of glslify compatible distance field operations.
A browserify transform that transparently enables live reloading of your shaders when using glslify.
A synchronous version of the glsl-extract module
Update the vertex/fragment sources of a shader instance created by gl-shader, gl-shader-core or glslify.
SMAA (Enhanced Subpixel Morphological Antialiasing) post-processing; WebGL (OpenGL ES 2.0) implementation with no fluff.
Gaussian specular model for GLSL
GLSL rotation functions with matrices: 2D and 3D (with X/Y/Z convenience functions) available both as ES modules strings and as GLSL files for use with glslify.
curl noise
generate a signed distance field from an image
Transpose a matrix in GLSL
Daniel Holden's functions designed to avoid conditionals in GLSL, available both as ES modules strings and as GLSL files for use with glslify.
Library of combinable shader color manipulation methods to be used with glslify imports
A C++ native canvas 2D/WebGL component based on gpu opengl glsl shader GCanvas
A few tools for GLSL shader reloading at runtime.