Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 01:38, 21 December 2024 by PenguinEncounter (talk | contribs) ([wip])
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A matrix is a data structure that holds a square two-dimensional array of numbers. In Figura, matrices of size 2, 3, and 4 are available. Matrices are commonly used to represent transformations (translate, rotate, scale) in two or three dimensions.

For a higher-level overview of matrices, read Vectors and Matrices.