Wombat

Noise generator

An efficient GLSL procedural noise library for generating textures without texture sampling

An efficient texture-free GLSL procedural noise library

GitHub

223 stars
10 watching
16 forks
Language: GLSL
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
briansharpe/gpu-noise-lib Provides optimized GPU-accelerated noise functions and utilities 364
xrayez/godot-anl A Godot Engine module providing noise generation capabilities with a visual editor and modular components. 111
pawelworwa/simplexnoise A C++ port of an algorithm for generating 2D noise patterns with adjustable complexity and detail 22
keijiro/noiseshader Provides functions for generating gradient noise in 2D and 3D space 1,140
stegu/psrdnoise Tiling simplex flow noise generation for graphics and simulations 253
stegu/webgl-noise Provides GLSL procedural noise functions compatible with WebGL 498
jobtalle/cubicnoise Generates 1D and 2D random noise using bicubic interpolation with tiling and scaling support 81
srombauts/simplexnoise Perlin's Simplex Noise algorithm implemented in C++ 324
sebh/tileablevolumenoise A collection of functions to generate 3D noise patterns suitable for tile-based graphics rendering 349
kennethlarsen/baelte A tool that automates the creation of new Svelte projects and generates boilerplate code for components and tests. 94
thereforegames/txt2mask Automatically generates masks for image inpainting using natural language input 520
kaythomas0/noisedash An ambient noise generator tool with features for customization and user management 302
tomsmeets/fractalart Generates colorful wallpapers using fractal art algorithms 85
digitalcoleman/generativeexamples A collection of Processing examples that demonstrate various methods for creating patterns affected by Perlin noise. 63
kdotjpg/opensimplex2 An updated noise generation algorithm with improved consistency and performance 577