yuichiroharai / glsl-y-hsvLinks
The conversions between RGB and HSV for glslify.
☆11Updated 8 years ago
Alternatives and similar repositories for glsl-y-hsv
Users that are interested in glsl-y-hsv are comparing it to the libraries listed below
Sorting:
- Layer texels on top of each other in the same shader.☆19Updated 7 years ago
- Adaptation of Threejs BasisTextureLoader for OGL☆15Updated 4 years ago
- A tool to combine different RGB/A channels into a single texture☆13Updated 5 years ago
- Regl base for webgl fluid simulations☆14Updated 7 years ago
- glsl tool functions☆24Updated 5 years ago
- Schlick's fast Bias & Gain function for custom easing☆23Updated 5 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…☆62Updated 10 months ago
- 📐GLSL Triplanar texture mapping. glslify format.☆30Updated 7 years ago
- A transform stream for glslify that replaces CSS-style hexadecimal colors with `vec3/vec4` definitions.☆35Updated 9 years ago
- SDF functions to draw 2d shapes in glsl.☆39Updated 7 years ago
- Tool for extending three.js materials by modifying ShaderLib code.☆42Updated 8 years ago
- Research on advanced profiling of high-performance web applications (primarily WebGL applications).☆42Updated 7 years ago
- ☆11Updated 6 years ago
- main repository for vec4 - GLSL / WebGL / Creative Coding Facebook Group☆19Updated 6 years ago
- A browserify transform stream that optimizes your glslify shaders☆22Updated 11 years ago
- Sometimes you just need to postion things on the surface of a sphere. Here are a few methods I've used over the years.