Handbook
Glossary
normal-noise-image ( seed dim -- image )
Vocabulary
noise
Inputs
seed
an
object
dim
an
object
Outputs
image
an
object
Definition
USING:
kernel
;
IN:
noise
:
normal-noise-image
( seed dim -- image )
[
normal-noise-map
]
[
byte-map>image
]
bi
;
inline