glslify-optimize
A browserify transform stream that optimizes your glslify shaders
A browserify transform stream that optimizes your glslify shaders
Browserify plugin to require() OpenGL Shading Language (GLSL) files
A replacement resolver function for glslify that lets you automatically pull in GLSL modules from npm
glslify LOCAL transform for a simple "#pragma include" directive in shader files.
Resolve textures of an uniforms object with GLSL.io rules
Parse GLSL strings to ES module likely glslify
simplex noise with glslify
Glsl implementation of the PCG algorithm for the generation of random numbers.
(work in progress)
Live preview fragment shaders in the current editor with `ctrl-shift-G`.
proj4 coordinate transforms in glsl
use proj4 strings to map lonlat geometry to screen coordinates in a shader
a basic glslify shader, ready to go
Image sharpening using convolution
draw wireframes on a solid mesh using a fragment shader
Ward anisotropic specular model
Test your GLSL shaders using GLSL!
utility function for the tessallation of the [0, 1] plane.
finds a #version field in a set of GLSL tokens
The opposite of mix in GLSL: pass in a min/max/actual value and recieve a range value describing how far the actual is between min and max.