worley
Cellular noise generator
An implementation of Steven Worley's cellular noise reference function
worley noise
35 stars
4 watching
8 forks
Language: C
last commit: about 11 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Generates 1D and 2D random noise using bicubic interpolation with tiling and scaling support | 81 |
| | A C++ port of an algorithm for generating 2D noise patterns with adjustable complexity and detail | 22 |
| | Generates Perlin noise in Micropython | 1 |
| | An efficient GLSL procedural noise library for generating textures without texture sampling | 223 |
| | Perlin's Simplex Noise algorithm implemented in C++ | 324 |
| | Tools for generating and manipulating signals using various hardware components | 20 |
| | A DIY noise synthesizer project featuring multiple oscillators and filters. | 21 |
| | A collection of functions to generate 3D noise patterns suitable for tile-based graphics rendering | 349 |
| | Provides GLSL procedural noise functions compatible with WebGL | 498 |
| | A collection of Rust libraries implementing a procedural generation algorithm. | 148 |
| | An approach to image classification using a combination of pre-trained models and fine-tuning on two separate datasets | 40 |
| | A compiler for designing and building reconfigurable digital circuits | 7 |
| | A collection of Perlin noise implementations in C. | 176 |
| | A C implementation of open simplex noise algorithm | 140 |
| | This project attempted to improve the performance of cellular drawing by flattening the hierarchy and using a single view for all cell content. | 524 |