/noiselua

Noise generator for LuaJIT and Lua.

Primary LanguageLua

noise.lua

  • Noise generator for LuaJIT and Lua.
  • You can directly install this project with using git or with luarocks.
git clone https://github.com/zeykatecool/noise.lua.git
luarocks install noise

How To Use

  • It's very easy to use and uses pure Lua.
  • You can see the example at example.lua.