3b1b-manim/manimlib/scene
2019-02-08 12:51:21 -08:00
..
graph_scene.py Rewrote ParametricFunction to have less buggy interpolation 2019-02-06 15:18:11 -08:00
media_dir.txt
moving_camera_scene.py
reconfigurable_scene.py
sample_space_scene.py arrange_submobjects -> arrange 2019-02-04 14:54:25 -08:00
scene.py Factored out parts of Scene.play 2019-02-08 12:51:21 -08:00
scene_file_writer.py Fixed no animations bug 2019-02-04 14:15:41 -08:00
scene_from_video.py Use frame_rate, instead of frame_duration, and make that part of the camera rather than the scene 2019-01-25 10:13:17 -08:00
three_d_scene.py Replaced merge_config with merge_dicts_recursively 2019-02-06 21:32:42 -08:00
vector_space_scene.py
zoomed_scene.py