efvgt work up to ComplexExponentiation

This commit is contained in:
Grant Sanderson
2017-02-28 22:32:43 -08:00
parent 6a4fc95823
commit 38dbcd6977
2 changed files with 250 additions and 7 deletions

View File

@ -23,7 +23,7 @@ class ComplexTransformationScene(Scene):
"y_min" : -SPACE_HEIGHT,
"y_max" : SPACE_HEIGHT,
"use_multicolored_plane" : False,
"vert_start_color" : BLUE,
"vert_start_color" : BLUE, ##TODO
"vert_end_color" : BLUE,
"horiz_start_color" : BLUE,
"horiz_end_color" : BLUE,