stegu / psrdnoise
Tiling simplex flow noise in 2-D and 3-D compatible with GLSL 1.20 (WebGL 1.0) and above.
☆267Updated last year
Alternatives and similar repositories for psrdnoise:
Users that are interested in psrdnoise are comparing it to the libraries listed below
- GLSL procedural noise functions compatible with WebGL☆515Updated last month
- Collection of tileable procedural textures such as: cellular noise, fbm, voronoi, perlin and other.☆294Updated 2 years ago
- ☆109Updated 2 months ago
- An efficient texture-free GLSL procedural noise library☆225Updated 2 years ago
- Utility functions to convert between various color spaces in GLSL☆231Updated 3 years ago
- GLSL rotation functions with matrices: 2D and 3D (with X/Y/Z convenience functions) available both as ES modules strings and as GLSL file…☆133Updated 7 months ago
- Explorations on cross-hatching, engraving, and similar non-photorealistic rendering.☆274Updated 3 years ago
- Robert Penner's easing functions in GLSL, available as a module for glslify.☆449Updated 4 years ago
- Bayer matrix dithering in GLSL☆209Updated 10 years ago
- Free 2D, 3D and 4D blue noise textures from the Moments in Graphics blog☆125Updated 5 years ago
- draw wireframes or grids on a solid mesh using a fragment shader☆177Updated 8 years ago
- A WebGL SDF pathtracer☆380Updated 2 years ago
- Simple text editor that lets you write Shadertoy shaders more comfortably, anytime, anywhere.☆149Updated 3 weeks ago
- A 2D SDF texture generator☆141Updated last year
- Poisson disk sampling in arbitrary dimensions☆223Updated 2 years ago
- Prototype complex pipelines directly from a single shader by branching it into stages