mirror of
https://github.com/3b1b/manim.git
synced 2025-07-31 22:13:30 +08:00
efvgt work up to ComplexExponentiation
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user