mirror of
https://github.com/3b1b/manim.git
synced 2026-04-26 03:00:23 -04:00
Incremental
This commit is contained in:
@@ -2125,7 +2125,7 @@ class UhOhSalientStill(ColorMappedObjectsScene):
|
||||
|
||||
def construct(self):
|
||||
ColorMappedObjectsScene.construct(self)
|
||||
|
||||
|
||||
new_up = 3 * UP
|
||||
new_left = 5 * LEFT
|
||||
|
||||
@@ -2169,8 +2169,6 @@ class UhOhSalientStill(ColorMappedObjectsScene):
|
||||
|
||||
# Writing new Pi walker scenes by parametrizing general template
|
||||
|
||||
# Domain coloring scenes by parametrizing general template
|
||||
|
||||
# (All the above are basically trivial tinkering at this point)
|
||||
|
||||
# ----
|
||||
|
||||
Reference in New Issue
Block a user