About 730,000 results
Open links in new tab
  1. Transformation matrix - Wikipedia

    These include both affine transformations (such as translation) and projective transformations. For this reason, 4×4 transformation matrices are widely used in 3D computer graphics, as they …

  2. Transformation Matrix - GeeksforGeeks

    Aug 8, 2025 · A transformation matrix is a square matrix that represents a linear transformation. It maps vectors from one coordinate system to another while preserving the structure (linearity) …

  3. 2D transformation matrices - GraphicMaths

    Jan 7, 2024 · Most 2-dimensional transformations can be specified by a simple 2 by 2 square matrix, but for any transformation that includes an element of translation, a 3 by 3 matrix is …

  4. Transformations and Matrices - Math is Fun

    Have a play with this 2D transformation app: Matrices can also do 3D transformations, transform from 3D to 2D (very useful for computer graphics), and much much more. For each [x,y] point …

  5. 2D Transformations - xaktly.com

    In this section we'll look at some of the 2×2 matrices that transform 2-D vectors (vectors in a plane). The transformations we'll look at are. Rotating: Turning a vector by a known angle. …

  6. Matrix Representation of Geometric Transformations

    You can represent a linear geometric transformation as a numeric matrix. Each type of transformation, such as translation, scaling, rotation, and reflection, is defined using a matrix …

  7. matrix () - CSS - MDN

    Nov 6, 2025 · The matrix () CSS function defines a homogeneous 2D transformation matrix. Its result is a <transform-function> data type.

  8. Translating Objects with a Transformation Matrix | Mauricio Poppe

    Feb 5, 2016 · We build different types of transformation matrices to translate objects along cardinal axes and arbitrary axes in 2D and 3D with matrix multiplication!

  9. A Transformation Matrix Playground - GitHub Pages

    In this playground, you’ll explore how the values of a, b, c, d, e, f can affect the transformation result. Your browser does not support canvas. An interactive visualization of how the 2D …

  10. Interactive 2D Transformation Matrix Composer

    Compose and visualize 2D transformation matrices in an intuitive way. Perfect for students, educators, and anyone exploring linear transformations.