NoiseShader
Noise generator
Provides functions for generating gradient noise in 2D and 3D space
Noise shader library for Unity
1k stars
30 watching
121 forks
Language: HLSL
last commit: almost 4 years ago
Linked from 1 awesome list
graphicsshaderunityunity3d
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of functions to generate 3D noise patterns suitable for tile-based graphics rendering | 349 |
| An efficient GLSL procedural noise library for generating textures without texture sampling | 223 |
| Tiling simplex flow noise generation for graphics and simulations | 253 |
| Generates cosine-based gradients for Unity applications | 389 |
| A C++ port of an algorithm for generating 2D noise patterns with adjustable complexity and detail | 22 |
| Provides GLSL procedural noise functions compatible with WebGL | 498 |
| Provides optimized GPU-accelerated noise functions and utilities | 364 |
| An ambient noise generator tool with features for customization and user management | 302 |
| Generates 1D and 2D random noise using bicubic interpolation with tiling and scaling support | 81 |
| Bakes an audio waveform into a texture for use in Unity shaders | 110 |
| A Unity project showcasing custom effect ideas with HDRP for graphics development | 1,224 |
| 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 |
| Perlin's Simplex Noise algorithm implemented in C++ | 324 |
| A library that adds support for convex shadows to Android views | 2,185 |