Commit graph

117 commits

Author SHA1 Message Date
Grant Sanderson
e63ef5b3ad Use better progress bar library 2015-12-31 09:25:36 -08:00
Grant Sanderson
0d0e56fd83 Arrow can take one arg 2015-12-31 09:24:02 -08:00
Grant Sanderson
4807669e00 less index reliance on number line 2015-12-31 09:23:06 -08:00
Grant Sanderson
f2b5c21c96 Why did MobjectFromRegion not specify color? 2015-12-25 08:28:17 -08:00
Grant Sanderson
3cc62e63aa DARK_GREY 2015-12-25 08:27:52 -08:00
Grant Sanderson
8c7dbe8efa ShrinkToCenter 2015-12-25 08:26:51 -08:00
Grant Sanderson
74d25d50b1 HilbertCurveIsPerfect indeed 2015-12-23 14:51:57 -08:00
Grant Sanderson
fda956104a Added thin_out method 2015-12-23 14:51:41 -08:00
Grant Sanderson
c6e3db2529 Gave control of ''image'' subdirectory to Scene 2015-12-23 14:51:19 -08:00
Grant Sanderson
240742a613 Added script to stage animations in nicely sorted order 2015-12-23 12:31:22 -08:00
Grant Sanderson
d6f3a6b101 Finished preliminary animations for hilbert section 1 2015-12-23 11:31:11 -08:00
Grant Sanderson
2e756d468a ShowCreation works with submobjects 2015-12-23 11:30:22 -08:00
Grant Sanderson
59910f9802 Made add-a-point hack a slightly better hack 2015-12-23 11:29:49 -08:00
Grant Sanderson
7dbd871032 Pure yellow is better for YELLOW_C 2015-12-23 11:29:14 -08:00
Grant Sanderson
00f60a397e Ask Mathematician Friend 2015-12-22 11:04:56 -08:00
Grant Sanderson
ea6343691d Different default arrow color 2015-12-22 11:04:36 -08:00
Grant Sanderson
9e54a5a680 Fixed PiCreature mouth, but more work remains 2015-12-22 11:04:02 -08:00
Grant Sanderson
c0009064d6 New package to support interrobang 2015-12-22 11:03:46 -08:00
Grant Sanderson
a0f71efdbe Added GREY 2015-12-22 11:03:28 -08:00
Grant Sanderson
5964d5206a Fixed ShowCreation 2015-12-22 11:03:14 -08:00
Grant Sanderson
8405428682 Rename get_full_submobject_family 2015-12-22 11:02:58 -08:00
Grant Sanderson
0acc694c54 Introducing inverse mapping as weaving 2015-12-21 22:52:21 -08:00
Grant Sanderson
4f57551344 Bug in Arrow buffer 2015-12-21 22:52:01 -08:00
Grant Sanderson
6816014023 Bug fix to bug fix on Mobject.fade method 2015-12-21 22:51:26 -08:00
Grant Sanderson
8f8eeea870 SnakeCurve goes through grid cells now 2015-12-21 22:50:53 -08:00
Grant Sanderson
5848f03249 animations for listening to pixels explanation 2015-12-21 12:46:33 -08:00
Grant Sanderson
f21f6619a5 Fix to Stars Mobject 2015-12-21 12:45:56 -08:00
Grant Sanderson
7ae5a0eccb Slightly faster sort_points method, and bug fix in fade 2015-12-21 12:44:54 -08:00
Grant Sanderson
7f45044baf made not_quite_there alpha_func more general 2015-12-21 12:43:53 -08:00
Grant Sanderson
2322018875 quick rgb-should-be-numpy-array bug fix 2015-12-20 16:45:01 -08:00
Grant Sanderson
c7389e008d New MobjectFromImageArray class and MobjectFromRegion class 2015-12-20 16:44:22 -08:00
Grant Sanderson
83c8d8bbd4 Added GRAY constant 2015-12-20 16:43:52 -08:00
Grant Sanderson
8c5929532a Turned VibratingString animation into more general Vibrate 2015-12-20 16:43:22 -08:00
Grant Sanderson
d5c70fe0cb More hilbert work, including simple new Grid mobject 2015-12-19 13:06:09 -08:00
Grant Sanderson
32fe2e9373 Dimensionality of data 2015-12-16 19:50:32 -08:00
Grant Sanderson
f47385d3da added Brace mobject to replace Underbrace 2015-12-16 19:49:50 -08:00
Grant Sanderson
723103fb9a Minor improvements to vibrating string, plus copy method to animation 2015-12-16 19:49:21 -08:00
Grant Sanderson
6a10e775b9 ImageToSound 2015-12-15 11:31:19 -08:00
Grant Sanderson
7ab9d6ab86 AboutSpaceFillingCurves 2015-12-13 15:42:20 -08:00
Grant Sanderson
399852a994 Prepping for hilbert curve project 2015-12-13 15:41:45 -08:00
Grant Sanderson
b2c5f71155 More flexible space filling curve class 2015-11-30 10:03:10 -08:00
Grant Sanderson
b481eda8ac Better space-filling curve infrastructure 2015-11-25 15:28:07 -08:00
Grant Sanderson
591515133b Beginning Hilbert project 2015-11-23 10:34:42 -08:00
Grant Sanderson
199c600e36 Transformation article 2015-11-09 10:34:00 -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
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
a70deba191 Changed colors to accurately match KA color scheme 2015-11-01 14:36:49 -08:00
Grant Sanderson
f581446c4e Refactor generate_logo 2015-10-29 17:00:46 -07:00