Handbook
Glossary
<bunny-vertex> ( vertex -- struct )
Vocabulary
gpu
.
demos
.
bunny
Inputs
vertex
an
object
Outputs
struct
an
object
Definition
USING:
accessors
kernel
math.vectors.simd
sequences
;
IN:
gpu.demos.bunny
:
<bunny-vertex>
( vertex -- struct )
bunny-vertex-struct
new
swap
first3
0.0
float-4-boa
>>vertex
;
inline