Search results
64 packages found
A node.js-style module system for GLSL!
Bundle a glslify-deps dependency tree into a GLSL source string
Converts an array of GLSL tokens to a plain source string
Trim the whitespace within an array of GLSL tokens
Determine the scope depth of 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.
Infer the scope of each token in an array of GLSL tokens
Takes an array of GLSL tokens and determines whether or not they're a property of another identifier
injects a #define statement into a shader source
Retrieve the values defined with preprocessor statements in a selection of GLSL tokens
Take an array of GLSL tokens and determine which tokens are either assignments or variable declarations.
creates the indices for a quad (two triangles)
gl-matrix's vec4, split into smaller pieces
gl-matrix's quaternion, split into smaller pieces
- ecosystem:stackgl
- gl-matrix
- matrix
- math
- gl
- mat4
- mat4x4
- 4x4
- quat
- quaternion
- slerp
- spherical interpolation
- mat
- vector
natural looking film grain using noise functions
blend mode 'overlay' for GLSL
Extract function definitions from an array of GLSL tokens.
Extract a shader's name from its source
Create quick WebGL demo's using glslify
Determine the point of intersection between a ray and axis-aligned bounding box (AABB)