Handbook
Glossary
float-map>image ( floats: float-array dim scale: float bias: float -- image: image )
Vocabulary
noise
Inputs
floats
a
float-array
dim
an
object
scale
a
float
bias
a
float
Outputs
image
an
image
Definition
IN:
noise
::
float-map>image
( floats: float-array dim scale: float bias: float -- image: image )
floats scale bias
float-map>byte-map
dim
byte-map>image
;
inline