glslify
A node.js-style module system for GLSL!
A node.js-style module system for GLSL!
Bundle a glslify-deps dependency tree into a GLSL source string
safely inject a block of tokens into a shader
Trim the whitespace within an array of GLSL tokens
Beckmann specular distribution for GLSL
Cook-Torrance specular/fresnel lighting term
Invert a matrix in GLSL
Functions to test if a point is outside ranges, namely useful for 3D/2D scenes that may have reversed bounds
fractal brownian noise, glslify compatible
Read floating point values back from WebGL
Process GLSL code with glslify
A transform stream for glslify that adds an `import` directive to your shaders.
Import GLSL strings with glslify
natural looking film grain using noise functions
blend mode 'overlay' for GLSL
approximate face normal in the fragment shader
Import glsl/vert/frag files and process them with Glslify
glslify-import-loader
A transform stream for [glslify](http://github.com/chrisdickinson/glslify) that replaces CSS-style hexadecimal colors with `vec3/vec4` definitions.
glslify as a babel transform