tobspr / GLSL-Color-Spaces
Utility functions to convert between various color spaces in GLSL
☆233Updated 3 years ago
Alternatives and similar repositories for GLSL-Color-Spaces:
Users that are interested in GLSL-Color-Spaces are comparing it to the libraries listed below
- An efficient texture-free GLSL procedural noise library☆225Updated 3 years ago
- A bunch of distance field primitives for ray marching☆196Updated 4 years ago
- draw wireframes or grids on a solid mesh using a fragment shader☆179Updated 8 years ago
- This module implements a volumetric light scattering effect(godrays)☆199Updated 8 years ago
- anti-alias smoothstep utility function☆149Updated 10 years ago
- Collection of Simplex Noise functions☆135Updated 5 years ago
- SMAA (Enhanced Subpixel Morphological Antialiasing) post-processing; WebGL (OpenGL ES 2.0) implementation with no fluff.☆96Updated 4 years ago
- ☆160Updated 8 years ago
- A WebGL SDF pathtracer☆382Updated 2 years ago
- FXAA implementation for glslify in WebGL☆334Updated 9 years ago
- Create, ray trace & export programatically defined Signed Distance Function CSG geometries with an API suited for generative art - in you…☆196Updated last year
- Optimized GPU noise functions and utilities☆369Updated 11 years ago
- ambient occlusion baking tool☆241Updated 6 years ago
- Bayer matrix dithering in GLSL☆211Updated 10 years ago
- ☆124Updated 8 years ago
- GPU fluid simulation☆170Updated 12 years ago
- Fast GPU deNoise spatial filter, with circular gaussian kernel, full configurable☆273Updated 4 months ago
- Flashy 2D fluid simulations experiments.☆105Updated 4 years ago
- A fully customizable webgl shader sandbox to embed in your pages☆122Updated 5 years ago
- A collection of tone mapping functions available both as ES modules strings and as GLSL files for use with glslify.☆203Updated 9 months ago
- Simple printf functionality for GLSL.☆242Updated 6 months ago
- Single-header minimalistic pragmatic GPU font rendering library.☆368Updated 4 years ago
- Tiling simplex flow noise in 2-D and 3-D compatible with GLSL 1.20 (WebGL 1.0) and above.