Tag: matrix
-
The Transformation Matrix for 2D Games
—
in MathsThis tutorial will introduce the Transformation Matrix, one of the standard technique to translate, rotate and scale 2D graphics. The first part of this series, A Gentle Primer on 2D Rotations, explaines some of the Maths that is be used here.