3b1b-manim/scene
2018-08-12 12:17:32 -07:00
..
__init__.py Reorganized animations folder. Warning: While I tried to be systematic, there is a decent chance this will cause import errors somewhere. 2018-03-31 15:11:35 -07:00
graph_scene.py After running 2to3 2018-08-09 17:56:05 -07:00
moving_camera_scene.py After running 2to3 2018-08-09 17:56:05 -07:00
reconfigurable_scene.py After running 2to3 2018-08-09 17:56:05 -07:00
sample_space_scene.py After running 2to3 2018-08-09 17:56:05 -07:00
scene.py Added Mobject.update capabilties, which should be nicer and lighter weight than using ContinualUpdateFromFunc all the time. Also changed the behavior of any Animation having its mobject automatically thrust up to the front of the screen 2018-08-12 12:17:32 -07:00
scene_from_video.py After running 2to3 2018-08-09 17:56:05 -07:00
three_d_scene.py After running 2to3 2018-08-09 17:56:05 -07:00
vector_space_scene.py After running 2to3 2018-08-09 17:56:05 -07:00
zoomed_scene.py After running 2to3 2018-08-09 17:56:05 -07:00