stackgl
Modular WebGL components
Pinned repositories
headless-gl
Forked from mikeseven/node-webgl
WebGL texture wrapper
WebGL shader wrapper
Transpile GLSL to JS
Babel transform for glslify
Extract function definitions from an array of GLSL tokens.
A transform stream for glslify that replaces CSS-style hexadecimal colors with `vec3/vec4` definitions.
Walk the dependency graph of a glslify shader
Take an array of GLSL tokens and determine which tokens are either assignments or variable definitions.
Calculates the specular/fresnel power in the Cook-Torrance model
Robert Penner's easing functions in GLSL, available as a module for glslify.
A flexible wrapper for gl-vao and gl-buffer that you can use to set up renderable WebGL geometries from a variety of different formats.
WebGL framebuffer wrapper
Vertex array object wrapper for WebGL
gl-matrix's mat2, split into smaller pieces
r/w stream of glsl tokens
gl-conformance
Forked from KhronosGroup/WebGLCommonJS/npm port of the WebGL conformance tests
Draws static indexed geometry in WebGL
Core implementation of gl-shader without parser dependencies
A Promise wrapper for glslify, providing a consistent interface between both Node.js and browserify.
Pull audio waveform/frequency data into WebGL for realtime audio visualisation
Read out the contents of a floating-point gl-texture2d
A transform stream for glslify that adds an `import` directive to your shaders.