GPU-Noise-Lib
Noise generator library
Provides optimized GPU-accelerated noise functions and utilities
Optimized GPU noise functions and utilities
364 stars
24 watching
36 forks
Language: C
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
pawelworwa/simplexnoise | A C++ port of an algorithm for generating 2D noise patterns with adjustable complexity and detail | 22 |
jobtalle/cubicnoise | Generates 1D and 2D random noise using bicubic interpolation with tiling and scaling support | 81 |
xrayez/godot-anl | A Godot Engine module providing noise generation capabilities with a visual editor and modular components. | 111 |
einscott/fastnoise_beef | A Beef programming language implementation of the FastNoise Lite noise generation library | 5 |
dcoeurjo/lowdiscbluenoise | A C++ library that generates 2D point sets with low discrepancy and Blue Noise properties. | 110 |
sebh/tileablevolumenoise | A collection of functions to generate 3D noise patterns suitable for tile-based graphics rendering | 344 |
stegu/webgl-noise | Provides GLSL procedural noise functions compatible with WebGL | 493 |
srombauts/simplexnoise | An implementation of Perlin's Simplex Noise algorithm for generating pseudo-random fluctuations and patterns | 320 |
jdupuy/bluenoisedithermasktiles | Generates blue-noise dither masks on the GPU | 79 |
smcameron/open-simplex-noise-in-c | A C implementation of open simplex noise algorithm | 139 |
kaythomas0/noisedash | An ambient noise generator tool with features for customization and user management | 299 |
kdotjpg/opensimplex2 | An updated noise generation algorithm with improved consistency and performance | 570 |
9551-dev/acidity | A Lua implementation of a noise function with octave support | 0 |