Commit graph

36 commits

Author SHA1 Message Date
Grant Sanderson
0667e13427 record shape in place of height and width separately 2016-02-27 13:33:46 -08:00
Grant Sanderson
74517d798d Using Camera class instead of displayer module 2016-02-27 12:44:52 -08:00
Grant Sanderson
c4c342c406 First implementation of Camera to replace disp 2016-02-23 22:29:32 -08:00
Grant Sanderson
a68374a671 Add reverse frames to scene 2016-01-30 14:44:45 -08:00
Grant Sanderson
ff5075ce7d Couple scene bug fixes 2016-01-09 20:09:11 -08:00
Grant Sanderson
3230c186f4 Scene.play changed such that Animations can reassign mobject attr during animation 2016-01-04 10:15:04 -08:00
Grant Sanderson
e63ef5b3ad Use better progress bar library 2015-12-31 09:25:36 -08:00
Grant Sanderson
c6e3db2529 Gave control of ''image'' subdirectory to Scene 2015-12-23 14:51:19 -08:00
Grant Sanderson
8405428682 Rename get_full_submobject_family 2015-12-22 11:02:58 -08:00
Grant Sanderson
6a10e775b9 ImageToSound 2015-12-15 11:31:19 -08:00
Grant Sanderson
399852a994 Prepping for hilbert curve project 2015-12-13 15:41:45 -08:00
Grant Sanderson
ac930952f1 Beginning transform KA article, many small fixes to the mobject refactor 2015-11-02 19:09:55 -08:00
Grant Sanderson
d294d0f951 Align data and transform now working with new format 2015-11-02 14:09:49 -08:00
Grant Sanderson
38b07266b9 Mobjects now contain submobjects, giving a heirarchy. Thus CompoundMobject is replaced simply with Mobject, and display etc. needed updating 2015-11-02 13:03:01 -08:00
Grant Sanderson
f581446c4e Refactor generate_logo 2015-10-29 17:00:46 -07:00
Grant Sanderson
e4b61dc5df Refactored scene 2015-10-29 13:45:28 -07:00
Grant Sanderson
468d05d049 Redid digest_config and introduced digest_locals 2015-10-28 16:03:33 -07:00
Grant Sanderson
2e074afb60 middle of massive restructure, everything still broken 2015-10-27 21:00:50 -07:00
Grant Sanderson
c3cdafcfeb Starting complex number animations 2015-10-12 19:39:46 -07:00
Grant Sanderson
7564beb393 Finally have faster video writing capabilities 2015-10-11 15:22:47 -07:00
Grant Sanderson
8a2f411a1a Complete script_wrapper rewrite 2015-10-10 18:48:54 -07:00
Grant Sanderson
c0994ed0a5 Displahying with thickness is finally fast 2015-10-10 10:34:21 -07:00
Grant Sanderson
e2fc29851e Much pythagoras, plus better point thickness and display implementations 2015-10-09 19:53:38 -07:00
Grant Sanderson
5b986b9a9e Material needed for matrix as transform article 2015-10-08 11:14:55 -07:00
Grant Sanderson
c95f31385e change Scene.apply to take in mob_to_anim function instead of Animation class 2015-10-06 15:35:34 -07:00
Grant Sanderson
5d3a109140 paint_into_background added 2015-10-06 15:28:21 -07:00
Grant Sanderson
c99a1dfd6a scene.apply method, which required switching order or ApplyFunction arguments 2015-10-05 17:45:13 -07:00
Grant Sanderson
0d60cf6207 Applied digest_config to almost all __init__ functions 2015-09-28 16:25:18 -07:00
Grant Sanderson
8f2a8f032e More music_and_measure, animate->play, making NumberLine better 2015-09-25 19:43:53 -07:00
Grant Sanderson
2a49abc6f3 One third of the way through counting in binary project 2015-08-21 19:58:36 -07:00
Grant Sanderson
461da7049b Implemented SceneFromVideo 2015-08-17 13:19:34 -07:00
Grant Sanderson
5b228ba8da Maybe 2/3 through inventing math project 2015-08-07 18:10:00 -07:00
Grant Sanderson
9cf8e7b75e More inventing math progress 2015-08-03 22:23:00 -07:00
Grant Sanderson
400aa0aada Finished Tau Poem 2015-06-27 04:49:10 -07:00
Grant Sanderson
fc395d14e1 Nearly done with ecf 2015-06-19 08:31:02 -07:00
Grant Sanderson
e47f240840 Beginnings of organization 2015-06-10 22:00:35 -07:00
Renamed from scene.py (Browse further)