godot-anl
Noise generator
A Godot Engine module providing noise generation capabilities with a visual editor and modular components.
Accidental Noise Library in Godot Engine enhanced with visual noise editor
111 stars
8 watching
6 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
accidental-noise-librarybumpmapgodot-modulegodotenginegradient-noisenormalmapsimplex-noisevalue-noise
Related projects:
Repository | Description | Stars |
---|---|---|
briansharpe/wombat | An efficient GLSL procedural noise library for generating textures without texture sampling | 223 |
pawelworwa/simplexnoise | A C++ port of an algorithm for generating 2D noise patterns with adjustable complexity and detail | 22 |
ashtorak/canseenoisegen | A vehicle noise generator add-on for Renault Zoe using ESP32 and C++ | 4 |
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 |
briansharpe/gpu-noise-lib | Provides optimized GPU-accelerated noise functions and utilities | 364 |
sebh/tileablevolumenoise | A collection of functions to generate 3D noise patterns suitable for tile-based graphics rendering | 344 |
graycastle/godot-autocolliders | Automatically generates colliders around nodes in 3D game environments. | 10 |
relintai/voxelman | An editor-integrated voxel engine module for Godot game development | 98 |
jobtalle/cubicnoise | Generates 1D and 2D random noise using bicubic interpolation with tiling and scaling support | 81 |
keijiro/noiseshader | Provides functions for generating gradient noise in 2D and 3D space | 1,133 |
31/godotonready | A C# source generator for Godot 3.x that adds convenient onready-like features to scripts without reflection | 123 |
kdotjpg/opensimplex2 | An updated noise generation algorithm with improved consistency and performance | 570 |
universite-gustave-eiffel/noisemodelling | A software tool for producing environmental noise maps using GIS and acoustic modeling | 161 |
killedbyapixel/zzfx | A tiny JavaScript library for generating sound effects with minimal code overhead | 580 |