3b1b-manim/scene
2018-05-19 11:10:25 -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 PEP8 for graph_scene.py 2018-05-09 14:04:58 -07:00
moving_camera_scene.py Refactoring and bug fixes to moving_camera, multi_camera, zoomed_scene mix 2018-05-11 13:15:34 -07:00
reconfigurable_scene.py Added warning to reconfigurable scene 2018-04-10 15:58:11 -07:00
sample_space_scene.py import bug in SampleSpaceScene 2018-04-11 16:59:56 +02:00
scene.py Start tracking pixel_height and pixel_width instead of pixel_shape, since all uses of it involved unpacking anyway, and the ordering makes it harder to read and edit. 2018-05-14 13:52:44 -07:00
scene_from_video.py Changed all files to (mostly) conform to PEP8 2018-04-06 13:58:59 -07:00
three_d_scene.py Changed all files to (mostly) conform to PEP8 2018-04-06 13:58:59 -07:00
vector_space_scene.py Improved treatment of unit square in LinearTransformationScene 2018-04-28 11:29:28 -07:00
zoomed_scene.py ZoomedScene display should have opaque background 2018-05-19 11:10:25 -07:00