noise-algorithms topic

List noise-algorithms repositories

Procedural-Noise

134
Stars
27
Forks
Watchers

Simple examples of noise algorithms in Unity

FastNoiseLite

2.6k
Stars
312
Forks
Watchers

Fast Portable Noise Library - C# C++ C Java HLSL GLSL JavaScript Rust Go

FastNoise2

918
Stars
101
Forks
Watchers

Modular node graph based noise generation library using SIMD, C++17 and templates

RNNoise_Wrapper

117
Stars
38
Forks
Watchers

A simple Python wrapper for audio noise reduction RNNoise. Simplifies work with it, adds new trained models and detailed instructions for training.

Dynamics-processor

22
Stars
9
Forks
Watchers

This is a collection of some dynamics processors, i.g. noise gate, peak limiter, rms limtier, compressor.

HastyNoise

17
Stars
2
Forks
Watchers

C++ SIMD Noise Generator Library

ZNoise

35
Stars
3
Forks
Watchers

C++ noise algorithms library

threejs-luminous-pharaon

18
Stars
3
Forks
Watchers

A ThreeJS demo project where an OBJ file is imported and turned into a mix of colored particles.

TileMapGenerator

30
Stars
1
Forks
Watchers

Create your own 2D Maps with layer-by-layer system using Noise-Sample and BufferedImage pattern