CubicNoise
Noise generator
Generates 1D and 2D random noise using bicubic interpolation with tiling and scaling support
1D & 2D Random noise with bicubic interpolation
81 stars
9 watching
8 forks
Language: JavaScript
last commit: about 6 years agoccppcsharpcubiccubic-noisejavajavascriptnoiseprocedural-generationunity
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Perlin's Simplex Noise algorithm implemented in C++ | 324 | |
| A C++ port of an algorithm for generating 2D noise patterns with adjustable complexity and detail | 22 | |
| An efficient GLSL procedural noise library for generating textures without texture sampling | 223 | |
| Provides functions for generating gradient noise in 2D and 3D space | 1,140 | |
| A collection of functions to generate 3D noise patterns suitable for tile-based graphics rendering | 349 | |
| A C++ library that generates 2D point sets with low discrepancy and Blue Noise properties. | 113 | |
| An implementation of Steven Worley's cellular noise reference function | 35 | |
| Provides optimized GPU-accelerated noise functions and utilities | 364 | |
| Tiling simplex flow noise generation for graphics and simulations | 253 | |
| Generates names based on statistical patterns from large datasets using a Markov chain algorithm | 449 | |
| An updated noise generation algorithm with improved consistency and performance | 577 | |
| A Godot Engine module providing noise generation capabilities with a visual editor and modular components. | 111 | |
| Generates pseudorandom words by applying Markov chains to existing word sequences | 33 | |
| A C implementation of open simplex noise algorithm | 140 | |
| Generates blue-noise dither masks on the GPU | 79 |