Commit graph

3536 commits

Author SHA1 Message Date
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
Grant Sanderson
e4b61dc5df Refactored scene 2015-10-29 13:45:28 -07:00
Grant Sanderson
75954ff01c Actually following tex templates now 2015-10-28 18:54:37 -07:00
Grant Sanderson
e97a8708a5 Refactored tex_utils, and made TexMobject proper objects 2015-10-28 17:18:50 -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
096c5c1890 Finished first Khan Articles 2015-10-20 21:55:46 -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
014a277a97 A few fixes to initial point_thickness implementation 2015-10-10 18:48:25 -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
b8fba1f3ec Polygon Class 2015-10-08 11:50:49 -07:00
Grant Sanderson
5b986b9a9e Material needed for matrix as transform article 2015-10-08 11:14:55 -07:00
Grant Sanderson
9e22e51591 ShowMultiplication implemented 2015-10-06 19:33:40 -07:00
Grant Sanderson
e934b7f3d6 TransformScene2D mostly implemented 2015-10-06 18:42:12 -07:00
Grant Sanderson
b39965fe30 Remove arrow tips 2015-10-06 18:41:53 -07:00
Grant Sanderson
72f0af0fbf slight improvements to NumberPlane 2015-10-06 18:41:26 -07:00
Grant Sanderson
54de0881f5 Potentially useless ApplyMatrix animation 2015-10-06 18:40:18 -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
aa236ea330 Initial implementation of NumberPlane 2015-10-06 15:27:40 -07:00
Grant Sanderson
cc6b541f00 spelling change, spacial to spatial 2015-10-06 15:27:12 -07:00
Grant Sanderson
0bf582a1bc reorganize pile of old scripts 2015-10-06 12:16:55 -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
441c8969ef Final few music and measure edits 2015-10-03 18:47:09 -07:00
Grant Sanderson
63f0bfef31 True end of Music and Measure draft 1 2015-10-01 17:20:17 -07:00
Grant Sanderson
42a8e166f0 First draft of music and measure theory 2015-09-30 14:22:17 -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
9045af276e Beginning music and measure theory 2015-09-24 10:54:59 -07:00