3b1b / 3Blue1Brown.com

https://www.3blue1brown.com
Other
345 stars 124 forks source link

Essence of Linear Algebra: Publish 3d transformations lesson #403

Closed kurtbruns closed 4 months ago

kurtbruns commented 5 months ago

This pull request:

Notes for review:

3b1b commented 5 months ago

This pull request:

Publishes the 3d transformations lesson for review Notes for review:

Do you prefer the standard 3d basis vectors to be illustrated with the y-direction pointed away?

Often I do it that way, yes.

This is a bit pedantic, but should we be using the maps-to symbol (↦) instead of the right-arrow symbol (→) when referring to the specific input and output of a function?

That seems slightly better, just as long as its consistent.

Is the explanation too verbose for the Combining Transformations explanation? Does a free-response question make sense here? Or should we specifically prompt them with "Given the two transformations... what is the combined transformation?"

First, I would put it inside an accordion instead of the free response, perhaps prompting a reader to think about it. It is too verbose, though. To state it more simply, we need to follow where a given basis vector goes, for instance, i -> M1 i -> M2 M1 i. After the first step, its coordinates are the first column of M1. After the next step, its coordinates are M2 (that first column).

Similarly, the puzzle feels a bit open-ended and is answered later in the "non-square matrices" lesson which was tacked on because of questions from the audience.

3b1b commented 5 months ago

As a side note, I think we should edit the free response question to not have a textbox since it's hard to envision anyone literally typing for anything more than an answer with a few characters. It should instead be labeled something like "Pause and ponder", with the same blurred-out result with a button to reveal.