Handbook
Glossary
<terrain-image> ( big small tiny padding -- image )
Vocabulary
terrain
.
generation
Inputs
big
an
object
small
an
object
tiny
an
object
padding
an
object
Outputs
image
an
object
Definition
USING:
accessors
images
kernel
;
IN:
terrain.generation
:
<terrain-image>
( big small tiny padding -- image )
fold-rgba-planes
<image>
swap
>>bitmap
RGBA
>>component-order
ubyte-components
>>component-type
terrain-segment-size
>>dim
;