CubicNoise

Noise generator

Generates 1D and 2D random noise using bicubic interpolation with tiling and scaling support

1D & 2D Random noise with bicubic interpolation

GitHub

81 stars
9 watching
8 forks
Language: JavaScript
last commit: about 4 years ago
ccppcsharpcubiccubic-noisejavajavascriptnoiseprocedural-generationunity

Related projects:

Repository Description Stars
srombauts/simplexnoise An implementation of Perlin's Simplex Noise algorithm for generating pseudo-random fluctuations and patterns 320
pawelworwa/simplexnoise A C++ port of an algorithm for generating 2D noise patterns with adjustable complexity and detail 22
briansharpe/wombat An efficient GLSL procedural noise library for generating textures without texture sampling 223
keijiro/noiseshader Provides functions for generating gradient noise in 2D and 3D space 1,133
sebh/tileablevolumenoise A collection of functions to generate 3D noise patterns suitable for tile-based graphics rendering 344
dcoeurjo/lowdiscbluenoise A C++ library that generates 2D point sets with low discrepancy and Blue Noise properties. 110
bhickey/worley An implementation of Steven Worley's cellular noise reference function 35
briansharpe/gpu-noise-lib Provides optimized GPU-accelerated noise functions and utilities 364
stegu/psrdnoise Tiling simplex flow noise generation for graphics and simulations 244
tw1ddle/markovnamegenerator Generates names based on statistical patterns from large datasets using a Markov chain algorithm 446
kdotjpg/opensimplex2 An updated noise generation algorithm with improved consistency and performance 570
xrayez/godot-anl A Godot Engine module providing noise generation capabilities with a visual editor and modular components. 111
syntaxcoloring/markov-word-generator Generates pseudorandom words by applying Markov chains to existing word sequences 33
smcameron/open-simplex-noise-in-c A C implementation of open simplex noise algorithm 139
jdupuy/bluenoisedithermasktiles Generates blue-noise dither masks on the GPU 79