How does the Transformation Matrix changes the geometrie?


Shear matrix
#3
The matrix of this type is a "shear matrix":

Code:
1 16 0 0 0 16 0 0 0 8 0 0 -16 2 box2-7.dat

In total you can get four matrix transformations:
  • Translation
  • Rotation
  • Scaling
  • Shear

https://en.wikipedia.org/wiki/Shear_matrix

You can combine all these transformations with matrix multiplication.
Reply
« Next Oldest | Next Newest »



Messages In This Thread
Shear matrix - by Nils Schmidt - 2020-08-17, 17:46
RE: Shear matrix - by Nils Meinerta - 2020-08-18, 7:41

Forum Jump:


Users browsing this thread: 1 Guest(s)