mirror of
https://github.com/3b1b/manim.git
synced 2025-07-30 05:24:22 +08:00
Rewrite of eop/combinations intro
This commit is contained in:
@ -17,6 +17,9 @@ class Lightbulb(SVGMobject):
|
||||
"file_name" : "lightbulb",
|
||||
"height" : 1,
|
||||
"stroke_color" : YELLOW,
|
||||
"stroke_width" : 3,
|
||||
"fill_color" : YELLOW,
|
||||
"fill_opacity" : 0,
|
||||
}
|
||||
|
||||
class BitcoinLogo(SVGMobject):
|
||||
|
Reference in New Issue
Block a user