Handbook
Glossary
fov-ratio ( gadget -- fov )
Vocabulary
opengl
.
demo-support
Inputs
gadget
an
object
Outputs
fov
an
object
Definition
USING:
accessors
kernel
math.order
math.vectors
sequences
;
IN:
opengl.demo-support
:
fov-ratio
( gadget -- fov )
dim>>
dup
first2
min
v/n
;