NoiseGenerator
Noise Editor
A software tool for generating and editing noise patterns using a node-based editor
Node-based Noise and Pattern Editing Software
12 stars
1 watching
0 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pawelworwa/simplexnoise | A C++ port of an algorithm for generating 2D noise patterns with adjustable complexity and detail | 22 |
xrayez/godot-anl | A Godot Engine module providing noise generation capabilities with a visual editor and modular components. | 111 |
briansharpe/wombat | An efficient GLSL procedural noise library for generating textures without texture sampling | 223 |
srombauts/simplexnoise | An implementation of Perlin's Simplex Noise algorithm for generating pseudo-random fluctuations and patterns | 320 |
kaythomas0/noisedash | An ambient noise generator tool with features for customization and user management | 298 |
costales/anoise | An ambient noise player with various sounds and an easy-to-use interface. | 38 |
cfoge/the_yowler | A DIY noise synthesizer project featuring multiple oscillators and filters. | 20 |
sebh/tileablevolumenoise | A collection of functions to generate 3D noise patterns suitable for tile-based graphics rendering | 344 |
keijiro/noiseshader | Provides functions for generating gradient noise in 2D and 3D space | 1,133 |
dcoeurjo/lowdiscbluenoise | A C++ library that generates 2D point sets with low discrepancy and Blue Noise properties. | 110 |
universite-gustave-eiffel/noisecapture | An Android app for measuring and sharing environmental noise levels using smartphone audio recordings. | 95 |
universite-gustave-eiffel/noisemodelling | A software tool for producing environmental noise maps using GIS and acoustic modeling | 161 |
nwoeanhinnogaehr/dafxpipe | A tool for creating and manipulating audio effects in real-time. | 8 |
increpare/bfxr | An application allowing users to generate sound effects using synthesis processes, designed for game development. | 972 |
briansharpe/gpu-noise-lib | Provides optimized GPU-accelerated noise functions and utilities | 364 |