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
3k stars
60 watching
325 forks
Language: Rust
last commit: about 1 month ago
Linked from 2 awesome lists
cellular-noisecubic-noisefractal-algorithmshacktoberfestnoisenoise-2dnoise-3dnoise-algorithmsnoise-generatornoise-libraryperlinperlin-noiseproceduralprocedural-generationshadersimplexsimplex-algorithmterrain-generationvoronoi
Related projects:
Repository | Description | Stars |
---|---|---|
devdad/simplexnoise | An implementation of Perlin Simplex noise function with support for 1D, 2D, 3D, and 4D noise, as well as scaled and in-range versions. | 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 web framework designed to provide the best developer experience with minimal overhead and a powerful plugin architecture. | 32,612 |
pawelworwa/simplexnoise | A C++ port of an algorithm for generating 2D noise patterns with adjustable complexity and detail | 22 |
srombauts/simplexnoise | Perlin's Simplex Noise algorithm implemented in C++ | 324 |
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 | 140 |
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,333 |
fastreports/fastreport | A .NET report generator that provides tools for creating custom reports with various features and data sources | 2,740 |
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 command-line tool for gathering and displaying system information in a customizable format. | 11,230 |
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 | 498 |