mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 11:03:03 +08:00
Finally changed to
This commit is contained in:
@ -70,6 +70,6 @@ class LogoGeneration(Scene):
|
||||
self.save_image(IMAGE_DIR)
|
||||
self.logo = MobjectFromPixelArray(self.frames[-1])
|
||||
self.add(self.name_mob)
|
||||
self.dither()
|
||||
self.wait()
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user