Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
math.vectors.homogeneous vocabulary
Factor documentation
>
Factor handbook
>
Vocabulary index
Summary
Homogeneous coordinate math
Meta-data
Authors:
Joe Groff
Words
Ordinary words
Word
Stack effect
(homogeneous-w)
( h -- w )
(homogeneous-xyz)
( h -- xyz )
h*n
( h n -- nh )
h+
( a b -- c )
h-
( a b -- c )
h>v
( h -- v )
hneg
( h -- -h )
n*h
( n h -- nh )
v>h
( v -- h )
Files
resource:extra/math/vectors/homogeneous/homogeneous.factor
resource:extra/math/vectors/homogeneous/homogeneous-docs.factor
resource:extra/math/vectors/homogeneous/homogeneous-tests.factor