Handbook
Glossary
sphere-center ( sphere -- center )
Vocabulary
gpu
.
demos
.
raytrace
Inputs
sphere
an
object
Outputs
center
an
object
Definition
USING:
accessors
kernel
math.matrices
math.matrices.extras
;
IN:
gpu.demos.raytrace
:
sphere-center
( sphere -- center )
[
[
axis>>
]
[
theta>>
]
bi
<rotation-matrix4>
]
[
home>>
]
bi
mdotv
;