hughsk / glsl-luma
Get the luma (brightness) of an RGB color in GLSL. Useful for converting images to greyscale
☆35Updated 10 years ago
Alternatives and similar repositories for glsl-luma:
Users that are interested in glsl-luma are comparing it to the libraries listed below
- Artworks with Shader.☆32Updated 6 years ago
- ☆19Updated 10 years ago
- glsl function for making cosine palettes☆34Updated 8 years ago
- Daniel Holden's functions designed to avoid conditionals in GLSL, available both as ES modules strings and as GLSL files for use with gls…☆63Updated 2 months ago
- perturb normal from a normal map☆36Updated 6 years ago
- glsl tool functions☆24Updated 5 years ago
- a tutorial on ThreeJS post processing☆25Updated 9 years ago
- Collection of experiments for the pex library☆44Updated 8 years ago
- A JS generator function that returns a list of vertices describing an isosuface given a density and level.☆35Updated 7 years ago
- Generates a ray for Shadertoy-style raycasting in GLSL☆23Updated 10 years ago
- Automatic DAT.GUI generation from GLSL uniforms☆27Updated 9 years ago
- approximate face normal in the fragment shader☆29Updated 10 years ago
- an easy way to set vertex data on a BufferGeometry☆27Updated 4 years ago
- Shadow mapping in GLSL☆18Updated 10 years ago
- a blur effect based on random hash offset☆63Updated 9 years ago
- Efficient webgl state management☆18Updated last year
- ☆35Updated 6 years ago
- ☆25Updated 6 years ago
- ☆28Updated 8 years ago
- Particle ShaderToy☆69Updated 11 years ago
- Schlick's fast Bias & Gain function for custom easing☆23Updated 4 years ago
- Builds a ThreeJS quaternion from a normal vector☆28Updated 3 years ago
- Generates a 3D lookAt matrix in GLSL☆29Updated 2 years ago
- Smooth minimum functions for GLSL☆41Updated 10 years ago
- Making mind-bending images using feedback pixel displacement☆20Updated 8 years ago
- WebGL stats☆28Updated 2 years ago
- A GLSL function for generating 3D supershapes.☆34Updated 8 years ago
- Extra materials for three.js☆31Updated 9 years ago
- SDF functions to draw 2d shapes in glsl.☆39Updated 7 years ago
- r/w stream of glsl tokens