mattdesl / glsl-blend-soft-lightLinks
blend mode 'overlay' for GLSL
☆15Updated 10 years ago
Alternatives and similar repositories for glsl-blend-soft-light
Users that are interested in glsl-blend-soft-light are comparing it to the libraries listed below
Sorting:
- adaptive and scalable 2D quadratic curves☆46Updated 10 years ago
- A browserify transform stream that optimizes your glslify shaders☆22Updated 11 years ago
- An alternative wrapper for orbit-camera that works independently of game-shell.☆21Updated 7 years ago
- Babel transform for glslify☆49Updated 4 years ago
- perturb normal from a normal map☆36Updated 7 years ago
- Calculate SDF for image/bitmap/bw data☆54Updated 2 years ago
- easing library allowing to describe complex easings in JSON☆57Updated 9 years ago
- Compute mesh normals using angle weights☆24Updated 4 years ago
- Wavefront OBJ parser☆19Updated 9 years ago
- streaming gl.readPixels from an FBO☆31Updated 8 years ago
- transpiles GLSL tokens from v100 to v300 es☆40Updated 9 years ago
- Reuse typed arrays☆76Updated 3 years ago
- Draws a big triangle onto the screen☆41Updated 8 years ago
- Easily generate an irradiance environment map from an existing environment map.☆27Updated 7 years ago
- 🎩 Create a magic getter/setter object for a given WebGLProgram's uniforms.☆18Updated 7 years ago
- Tree-shakes and optimizes ThreeJS apps☆65Updated 7 years ago
- Smooth minimum functions for GLSL☆42Updated 10 years ago
- Extrudes a shape along a path☆28Updated last year
- Recycle objects with minimal boilerplate with an object pool☆21Updated 8 years ago
- draw anti-aliased circular arcs in a shader with glslify☆41Updated 8 years ago
- ✂️ Shakes out any unused functions from your GLSL shaders☆13Updated 9 years ago
- Generates a 3D lookAt matrix in GLSL☆29Updated 2 years ago
- pseudo-random 2D noise for glslify☆64Updated 10 years ago
- Generates a ray for Shadertoy-style raycasting in GLSL☆23Updated 10 years ago
- Get the luma (brightness) of an RGB color in GLSL. Useful for converting images to greyscale☆36Updated 11 years ago
- 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.☆51Updated 6 years ago
- A transform stream for glslify that replaces CSS-style hexadecimal colors with `vec3/vec4` definitions.☆35Updated 9 years ago
- A GLSL function for generating 3D supershapes.