hsnoise

A coherent 3d noise library.

https://github.com/colinhect/hsnoise

Latest on Hackage:0.0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Colin Hill

A coherent 3d noise library loosely based on libnoise. Currently has an implementation of Perlin noise and ridged multi-fractal noise. Will eventually support other noise types as well as noise function combinations.

Code examples included in package.

Example of Perlin noise output image: http://i.imgur.com/cPOZ2.png