Previous | Next --- Slide 26 of 58
Back to Lecture Thumbnails
goku2021

This means that any matrix vector multiplication can be written as a linear combination of matrix columns of input coefficients. Therefore, matrix multiplications are linear map.

I found this idea interesting in that a 3x3 matrix can encode many information (e.g. transformations, vectors of coordinate frame etc). Are there limitations to using matrix for graphics?

Please log in to leave a comment.