Matrix graphic transformation Let me ask a more professional question: when using matrix multiplication method to carry out graphic transformation, the order of each transformation matrix cannot be adjusted. However, how can I know which matrix is in the front and which matrix is in the back?

Matrix graphic transformation Let me ask a more professional question: when using matrix multiplication method to carry out graphic transformation, the order of each transformation matrix cannot be adjusted. However, how can I know which matrix is in the front and which matrix is in the back?

Generally speaking, this is not a problem at all, because you need to describe both the matrix of the vector group to be transformed and the matrix of the vector group after transformation, and then find the transition matrix. Or if there is a transition matrix, then find the matrix of the vector group after transformation. Anyway, you must have two known matrices in your hand, There won't be only one matrix for you to guess who describes who in the other two