Transform matrix

Revision as of 11:07, 30 April 2024 by Acro (talk | contribs) (Created page with "Transform matrixes are often a 4x4 matrix for 3D. It represents scale, rotation, and translation in that order, known as SRT.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Transform matrixes are often a 4x4 matrix for 3D. It represents scale, rotation, and translation in that order, known as SRT.