Peegeldusmatriksi
Peegeldusmatriksi, also known as a reflection matrix, is a mathematical tool used in linear algebra and computer graphics to represent the reflection of points, vectors, or other geometric entities across a line or plane. It is a square matrix that, when multiplied by a vector, produces the reflection of that vector across a specified axis or plane.
In two-dimensional space, a reflection matrix across the x-axis is given by:
Similarly, a reflection matrix across the y-axis is:
In three-dimensional space, reflection matrices can be more complex, depending on the plane of reflection. For
Reflection matrices are useful in various applications, including computer graphics, where they are used to create