Liking cljdoc? Tell your friends :D

artlib.noise.opensimplex

Clojure bindings for OpenSimplex2 noise functions. All functions take an optional seed value and return noise in the range [-1, 1]. When seed is not provided, uses value from global seed atom.

Clojure bindings for OpenSimplex2 noise functions.
All functions take an optional seed value and return noise in the range [-1, 1].
When seed is not provided, uses value from global seed atom.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close