mathematics - Is there a common word that encompasses handling of
position, rotation, and scale together?
I'm looking for a name for my class that manipulates 4x4 matrices that handle position, rotation, and scale. Is there a common word that encompasses all three?
(I'm splitting the matrix math into its own file/class.)
No comments:
Post a Comment