FastNoiseLite

Noise generator

A portable noise generation library with various algorithms and sampling options

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

GitHub

3k stars
60 watching
328 forks
Language: Rust
last commit: 8 days ago
Linked from 2 awesome lists

cellular-noisecubic-noisefractal-algorithmshacktoberfestnoisenoise-2dnoise-3dnoise-algorithmsnoise-generatornoise-libraryperlinperlin-noiseproceduralprocedural-generationshadersimplexsimplex-algorithmterrain-generationvoronoi

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
devdad/simplexnoise A Perlin Simplex noise function implementation for Unreal Engine 4 with support for various dimensions and scale factors. 293
einscott/fastnoise_beef A Beef programming language implementation of the FastNoise Lite noise generation library 5
jobtalle/cubicnoise Generates 1D and 2D random noise using bicubic interpolation with tiling and scaling support 81
fastify/fastify A high-performance web framework for Node.js with a focus on developer experience and minimal overhead. 32,408
pawelworwa/simplexnoise A C++ port of an algorithm for generating 2D noise patterns with adjustable complexity and detail 22
srombauts/simplexnoise An implementation of Perlin's Simplex Noise algorithm for generating pseudo-random fluctuations and patterns 320
briansharpe/gpu-noise-lib Provides optimized GPU-accelerated noise functions and utilities 364
smcameron/open-simplex-noise-in-c A C implementation of open simplex noise algorithm 139
jasonchenlijian/fastble An Android Bluetooth Low Energy development framework with a simple and efficient API for scanning, connecting, reading, writing, notifying, and managing multiple connections. 5,325
fastreports/fastreport A .NET report generator that provides tools for creating custom reports with various features and data sources 2,714
9551-dev/acidity A Lua implementation of a noise function with octave support 0
xrayez/godot-anl A Godot Engine module providing noise generation capabilities with a visual editor and modular components. 111
fastfetch-cli/fastfetch A tool for displaying system information in a visually appealing format. 10,784
briansharpe/wombat An efficient GLSL procedural noise library for generating textures without texture sampling 223
stegu/webgl-noise Provides GLSL procedural noise functions compatible with WebGL 493