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: over 1 year ago

Related projects:

Repository Description Stars
9551-dev/pnglua A compact and cleaner implementation of a PNG decoder in Lua 11
sjaak31367/micropython_perlin Generates Perlin noise in Micropython 1
stegu/perlin-noise A collection of Perlin noise implementations in C. 176
silentbicycle/lunatest A unit testing framework for Lua with support for randomized testing. 84
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
sebh/tileablevolumenoise A collection of functions to generate 3D noise patterns suitable for tile-based graphics rendering 349
chenpf1025/idn Provides tools and data for studying instance-dependent label noise in deep neural networks, with a focus on combating noisy labels 35
aciditeam/torch-models A collection of Lua implementations of state-of-the-art machine learning models using the Torch framework. 54
keijiro/noiseshader Provides functions for generating gradient noise in 2D and 3D space 1,140
briansharpe/gpu-noise-lib Provides optimized GPU-accelerated noise functions and utilities 364
nin93/alea A collection of utilities to work with probability distributions in a programming language 12
nucular/sfxrlua A Lua port of the sound effect synthesizer sfxr, allowing developers to generate and play sounds using pure Lua. 95
hengestone/lua-languages A collection of languages and projects that compile to or use Lua as their intermediate language 607
hongxin001/odnl An implementation of a method to improve model robustness against inherent label noise in machine learning models 19
pawelworwa/simplexnoise A C++ port of an algorithm for generating 2D noise patterns with adjustable complexity and detail 22