mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 22:03:01 +08:00
Added example_scenes.py to make things slightly less unfriendly
This commit is contained in:
@ -9,6 +9,8 @@ from scene import Scene
|
||||
|
||||
from helpers import *
|
||||
|
||||
## Warning, much of what is in this class
|
||||
## likely not supported anymore.
|
||||
|
||||
class LogoGeneration(Scene):
|
||||
CONFIG = {
|
||||
|
Reference in New Issue
Block a user