Commit graph

22 commits

Author SHA1 Message Date
Grant Sanderson
18b2267c7e Scenes now pass frames directly to ffmpeg pipe when writing movies, rather than saving them all up in bulk then passing in the list 2017-05-09 13:14:08 -07:00
rajdakin
996cb5f36c Modified sound when done if runtime error (in case of quitting if -p is present) 2017-05-08 12:22:55 +02:00
Grant Sanderson
dc24f0eaf4 Actual end to eoc5 2017-03-15 15:41:08 -07:00
Grant Sanderson
315886de5b Preliminary end to eoc5 animations 2017-03-14 15:50:16 -07:00
Grant Sanderson
cc9aace93f Finished recursive solution to constrained Hanoi 2016-11-18 21:23:52 -08:00
Grant Sanderson
4378aac88b Up to binary counting introduction in hanoi.py 2016-11-16 17:10:48 -08:00
Grant Sanderson
98b4427930 Initial hanoi animations 2016-11-15 20:08:28 -08:00
Grant Sanderson
3dd98abbc3 Scene better keeps track of all mobjects 2016-09-06 16:48:04 -07:00
Grant Sanderson
25efbbf0b0 A nice small commit capturing one atomic change, as usual 2016-08-25 17:15:48 -07:00
Grant Sanderson
87c390f41e Preliminary finish of chapter 7 animations 2016-08-22 21:22:21 -07:00
Grant Sanderson
6fe057c0f9 First page of chapter 5 2016-08-02 12:26:15 -07:00
Grant Sanderson
9591a7b854 Starting redo of Brachistochrone 2016-03-07 19:07:00 -08:00
Grant Sanderson
b6985b4321 Initial ZoomedScene 2016-02-27 18:50:33 -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
399852a994 Prepping for hilbert curve project 2015-12-13 15:41:45 -08:00
Grant Sanderson
591515133b Beginning Hilbert project 2015-11-23 10:34:42 -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
8663bda619 Now save and show image happens before write when -ws flag is passed in 2015-11-01 14:37:54 -08: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
Renamed from script_wrapper.py (Browse further)