psrdnoise

Noise generator

Tiling simplex flow noise generation for graphics and simulations

Tiling simplex flow noise in 2-D and 3-D compatible with GLSL 1.20 (WebGL 1.0) and above.

GitHub

249 stars
8 watching
19 forks
Language: HLSL
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
stegu/webgl-noise Provides GLSL procedural noise functions compatible with WebGL 495
srombauts/simplexnoise Perlin's Simplex Noise algorithm implemented in C++ 324
keijiro/noiseshader Provides functions for generating gradient noise in 2D and 3D space 1,140
briansharpe/wombat An efficient GLSL procedural noise library for generating textures without texture sampling 223
stegu/perlin-noise A collection of Perlin noise implementations in C. 176
pawelworwa/simplexnoise A C++ port of an algorithm for generating 2D noise patterns with adjustable complexity and detail 22
sebh/tileablevolumenoise A collection of functions to generate 3D noise patterns suitable for tile-based graphics rendering 349
l0sg/seqgan-music Generates polyphonic music sequences using deep learning models and adversarial training 28
jobtalle/cubicnoise Generates 1D and 2D random noise using bicubic interpolation with tiling and scaling support 81
gwygonik/squiggledraw A Processing app generates an SVG from an image based on the brightness of transformed sine waves. 319
thereforegames/txt2mask Automatically generates masks for image inpainting using natural language input 520
smcameron/open-simplex-noise-in-c A C implementation of open simplex noise algorithm 140
devdad/simplexnoise An implementation of Perlin Simplex noise function with support for 1D, 2D, 3D, and 4D noise, as well as scaled and in-range versions. 293
pravj/geopattern Generates SVG image patterns from text input using pattern and color algorithms 1,271
evil-mad/stipplegen Generates stipple drawings from image files using weighted Voronoi stippling algorithm 432