GPU-Noise-Lib
Noise generator library
Provides optimized GPU-accelerated noise functions and utilities
Optimized GPU noise functions and utilities
364 stars
24 watching
37 forks
Language: C
last commit: almost 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 C++ port of an algorithm for generating 2D noise patterns with adjustable complexity and detail | 22 |
| Generates 1D and 2D random noise using bicubic interpolation with tiling and scaling support | 81 |
| A Godot Engine module providing noise generation capabilities with a visual editor and modular components. | 111 |
| A Beef programming language implementation of the FastNoise Lite noise generation library | 5 |
| A C++ library that generates 2D point sets with low discrepancy and Blue Noise properties. | 113 |
| 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 |
| Perlin's Simplex Noise algorithm implemented in C++ | 324 |
| Generates blue-noise dither masks on the GPU | 79 |
| A C implementation of open simplex noise algorithm | 140 |
| An ambient noise generator tool with features for customization and user management | 302 |
| An updated noise generation algorithm with improved consistency and performance | 577 |
| A Lua implementation of a noise function with octave support | 0 |