Handbook
Glossary
read-model ( stream -- model )
Vocabulary
bunny
.
model
Inputs
stream
an
object
Outputs
model
an
object
Definition
USING:
arrays
io.encodings.ascii
io.files
kernel
;
IN:
bunny.model
:
read-model
( stream -- model )
ascii
[
parse-model
]
with-file-reader
[
normals
]
2keep
3array
;