64 packages found
A node.js-style module system for GLSL!
HSL to RGB color conversion in GLSL
Bundle a glslify-deps dependency tree into a GLSL source string
Converts an array of GLSL tokens to a plain source string
Determine the scope depth of an array of GLSL tokens
Infer the scope of each token in an array of GLSL tokens
"Descope" an array of GLSL tokens such that they can be safely inlined alongside within another shader without causing any global variable conflicts.
Retrieve the values defined with preprocessor statements in a selection of GLSL tokens
Takes an array of GLSL tokens and determines whether or not they're a property of another identifier
Take an array of GLSL tokens and determine which tokens are either assignments or variable declarations.
Parse .PC2 vertex animation files
approximate face normal in the fragment shader
Pull audio waveform/frequency data into WebGL for realtime audio visualisation!
perturb normal from a normal map
Convenience module for FBO-driven particle simulations
Smooth minimum functions for GLSL
Create quick WebGL demo's using glslify
Trim the whitespace within an array of GLSL tokens