noise-algorithms topic
Procedural-Noise
Simple examples of noise algorithms in Unity
FastNoiseLite
Fast Portable Noise Library - C# C++ C Java HLSL GLSL JavaScript Rust Go
FastNoise2
Modular node graph based noise generation library using SIMD, C++17 and templates
RNNoise_Wrapper
A simple Python wrapper for audio noise reduction RNNoise. Simplifies work with it, adds new trained models and detailed instructions for training.
Dynamics-processor
This is a collection of some dynamics processors, i.g. noise gate, peak limiter, rms limtier, compressor.
HastyNoise
C++ SIMD Noise Generator Library
Godot-3.0-Noise-Shaders
Godot 3.0 Noise Shaders
threejs-luminous-pharaon
A ThreeJS demo project where an OBJ file is imported and turned into a mix of colored particles.
TileMapGenerator
Create your own 2D Maps with layer-by-layer system using Noise-Sample and BufferedImage pattern