Added example_scenes.py to make things slightly less unfriendly

This commit is contained in:
Grant Sanderson
2016-05-25 20:28:22 -07:00
parent 7147233e81
commit e6f7ba027c
2 changed files with 44 additions and 0 deletions

View File

@ -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 = {