Wombat
Noise generator
An efficient GLSL procedural noise library for generating textures without texture sampling
An efficient texture-free GLSL procedural noise library
223 stars
10 watching
16 forks
Language: GLSL
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides optimized GPU-accelerated noise functions and utilities | 364 |
| A Godot Engine module providing noise generation capabilities with a visual editor and modular components. | 111 |
| A C++ port of an algorithm for generating 2D noise patterns with adjustable complexity and detail | 22 |
| Provides functions for generating gradient noise in 2D and 3D space | 1,140 |
| Tiling simplex flow noise generation for graphics and simulations | 253 |
| Provides GLSL procedural noise functions compatible with WebGL | 498 |
| Generates 1D and 2D random noise using bicubic interpolation with tiling and scaling support | 81 |
| Perlin's Simplex Noise algorithm implemented in C++ | 324 |
| A collection of functions to generate 3D noise patterns suitable for tile-based graphics rendering | 349 |
| A tool that automates the creation of new Svelte projects and generates boilerplate code for components and tests. | 94 |
| Automatically generates masks for image inpainting using natural language input | 520 |
| An ambient noise generator tool with features for customization and user management | 302 |
| Generates colorful wallpapers using fractal art algorithms | 85 |
| A collection of Processing examples that demonstrate various methods for creating patterns affected by Perlin noise. | 63 |
| An updated noise generation algorithm with improved consistency and performance | 577 |