Simple mvcr animations

This commit is contained in:
Grant Sanderson
2018-08-08 10:12:37 -07:00
parent 4e5720d0ab
commit 744ab84cfc
2 changed files with 715 additions and 2 deletions

View File

@ -332,8 +332,8 @@ class ShowDerivativeAtExamplePoint(Scene):
["{\\partial f / \\partial x}"],
["{\\partial f / \\partial y}"],
])
partial_vect.get_mob_matrix()[1, 0][-1].set_color(BLUE)
partial_vect.get_mob_matrix()[0, 0][-1].set_color(RED)
partial_vect.get_mob_matrix()[0, 0][-1].set_color(BLUE)
partial_vect.get_mob_matrix()[1, 0][-1].set_color(RED)
result_vector = self.get_result_vector("x", "y")
gradient = VGroup(