3b1b-manim/manimlib/scene
Eric Brown 275cf94b06
Add frame to the scene when initialization
If we add an updater to the frame of the camera, and have not added the frame into the scene before, the updater will not work. So, I suggest to add the frame to the objects of the scene at the initilization stage.
2021-06-29 23:03:08 +08:00
..
__init__.py delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
sample_space_scene.py arrange_submobjects -> arrange 2019-02-04 14:54:25 -08:00
scene.py Add frame to the scene when initialization 2021-06-29 23:03:08 +08:00
scene_file_writer.py Fix writing to gifs 2021-01-23 16:08:39 -08:00
three_d_scene.py Remove old 3d scene material and at stubs for potential new methods 2021-01-07 10:45:28 -08:00
vector_space_scene.py Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:14 -10:00