28 Commits

Author SHA1 Message Date
ef6716625e Rename 3b1b_projects to from_3b1b 2019-12-17 09:45:07 -08:00
ccc51664f4 Still being dumb 2019-10-03 13:58:13 -07:00
00b5aaeb26 Animations for windmill up to early draft publish 2019-08-01 10:40:44 -07:00
d6876b995d tweaking some diffyq content 2019-07-24 20:37:07 -07:00
10f2c105b1 Final animations for Fourier video 2019-06-29 15:20:52 -07:00
cc08c090d1 Merge branch 'master' of github.com:3b1b/manim into diffyq 2019-06-13 09:29:57 -07:00
503b2bc896 For some reason stage_scenes still has a hardcoded input directory... 2019-06-13 09:27:19 -07:00
f81c275631 make media, tex, and video directories configurable via flags 2019-06-04 20:51:18 -07:00
3bdc57aac4 Dumb hard-coded file in stage_scenes 2019-04-21 08:14:52 -07:00
34851761e2 Many more ode1 scenes and fixes as the video gets edited 2019-03-28 16:20:09 -07:00
536639188c Unfinished changes to stage_scenes.py 2019-02-03 12:14:03 -08:00
900e6ac837 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
8ae0556394 First pass at SceneFileWriter refactor 2019-01-24 21:47:40 -08:00
561e2c7a21 Changed how partial movie directory is found 2019-01-24 13:44:19 -08:00
118837cac9 Actually, stage scenes should deal in partial movie files by default 2019-01-22 15:41:21 -08:00
8931a88b3f A few fixes to the last commit, making sure different file extensions don't mess with the system 2019-01-10 17:29:16 -08:00
2419fbcc53 Changed the way Scene write to videos, where it writes each play or wait call as a separate file, and later concatenates them together. 2019-01-10 17:06:22 -08:00
641a429e66 Fixed stage_scenes, which required updating get_scene_output_directory and get_module 2019-01-09 12:49:43 -08:00
3543a750ba move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
858051a806 After running 2to3 2018-08-09 17:56:05 -07:00
4075bb35c6 Temporarily removing relative imports 2018-07-11 12:26:24 -07:00
f03268d007 Modernize Python 2 code to get ready for Python 3 yet again 2018-06-02 08:59:26 -04:00
664546d44c added utils/output_directory_getters.py 2018-04-29 10:52:48 -07:00
65783e2738 Improved stage_scenes and refactored get_movie_output_directory methods 2018-04-29 10:47:53 -07:00
0978984541 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
4d7bb5c3f1 Updated stage_scenes to write to a directory unique to the animation file 2018-01-25 23:51:36 -08:00
ffcd9b5767 Changed the defaults for where animations are written, and where images for ImageMobject and SVGMobject are sought after 2018-01-12 13:38:25 -08:00
25bd813486 Preliminary end to eop/independence 2017-07-25 12:53:21 -07:00