Previous | Next --- Slide 44 of 59
Back to Lecture Thumbnails
richardnnn

Is there a specific use case for distinguishing between points and vectors? In real world code, whether a tuple is a vector or a point should be well-defined right?

gfkang

What did we multiply by the matrix? It says a, b, c, and n - are those all individual multiplications, or did we stick a, b, c, n into a matrix and then multiply by said transformation matrix?