Just a small mistake--the last row in the matrix should be (a(1,z)u(1) + a(2,z)u(2)).
motoole2
Thanks for pointing this out!
Cats_Is_Always_Cute
Since the PPT doesn't cover matrix-matrix multiply, is it not used in computer graphics?
motoole2
Matrix-matrix products are absolutely used in computer graphics! It was just a little too much to cram into one slide deck. If you know how to perform matrix-vector multiplications, it is straightforward to perform matrix-matrix products. This was also required to complete all of the questions in Assignment 0.0.
Just a small mistake--the last row in the matrix should be (a(1,z)u(1) + a(2,z)u(2)).
Thanks for pointing this out!
Since the PPT doesn't cover matrix-matrix multiply, is it not used in computer graphics?
Matrix-matrix products are absolutely used in computer graphics! It was just a little too much to cram into one slide deck. If you know how to perform matrix-vector multiplications, it is straightforward to perform matrix-matrix products. This was also required to complete all of the questions in Assignment 0.0.