acidity

Noise generator library

A Lua implementation of a noise function with octave support

Lua perlin noise library with octave support

GitHub

0 stars
1 watching
0 forks
Language: Lua
last commit: almost 3 years ago

Related projects:

RepositoryDescriptionStars
9551-dev/pngluaA compact and cleaner implementation of a PNG decoder in Lua11
sjaak31367/micropython_perlinGenerates Perlin noise in Micropython1
stegu/perlin-noiseA collection of Perlin noise implementations in C.176
silentbicycle/lunatestA unit testing framework for Lua with support for randomized testing.84
devdad/simplexnoiseAn implementation of Perlin Simplex noise function with support for 1D, 2D, 3D, and 4D noise, as well as scaled and in-range versions.293
sebh/tileablevolumenoiseA collection of functions to generate 3D noise patterns suitable for tile-based graphics rendering349
chenpf1025/idnProvides tools and data for studying instance-dependent label noise in deep neural networks, with a focus on combating noisy labels35
aciditeam/torch-modelsA collection of Lua implementations of state-of-the-art machine learning models using the Torch framework.54
keijiro/noiseshaderProvides functions for generating gradient noise in 2D and 3D space1,140
briansharpe/gpu-noise-libProvides optimized GPU-accelerated noise functions and utilities364
nin93/aleaA collection of utilities to work with probability distributions in a programming language12
nucular/sfxrluaA Lua port of the sound effect synthesizer sfxr, allowing developers to generate and play sounds using pure Lua.95
hengestone/lua-languagesA collection of languages and projects that compile to or use Lua as their intermediate language607
hongxin001/odnlAn implementation of a method to improve model robustness against inherent label noise in machine learning models19
pawelworwa/simplexnoiseA C++ port of an algorithm for generating 2D noise patterns with adjustable complexity and detail22