Commit graph

59 commits

Author SHA1 Message Date
Grant Sanderson
55cff9c3c0 Power rule in eoc3 2017-01-28 15:49:22 -08:00
Grant Sanderson
5ad1de5434 Pattern for power rule in eoc3 2017-01-27 19:31:20 -08:00
Grant Sanderson
b097620389 Finished cube animation for eoc/chapter3 2017-01-27 13:23:17 -08:00
Grant Sanderson
5b6918de77 Removed a dumb line which was a relic from older days 2017-01-18 18:55:57 -08:00
Grant Sanderson
96d99ee40b Up to folding the unit square in wcat 2016-10-30 12:39:32 -07:00
Grant Sanderson
c2301e282c Finished chapter 9 2016-09-10 15:21:03 -07:00
Grant Sanderson
337991e8d1 Bug fixes after last scene update + some renaming 2016-09-07 13:38:05 -07:00
Grant Sanderson
df13f10653 Rough drafts for chapter 8 parts 2016-08-30 22:17:07 -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
f52179c3d9 Finished initial animations for chapter 5 2016-08-03 16:51:16 -07:00
Grant Sanderson
983f895f11 Preliminary end to chapter 3 animations 2016-07-26 12:32:51 -07:00
Grant Sanderson
fe218ec593 EoLA Chapter 3 before Monday rewrite 2016-07-25 16:04:54 -07:00
Grant Sanderson
17505d4d9e Up to formal definition of linearity in EoLA chapter 3 2016-07-22 18:45:34 -07:00
Grant Sanderson
46e5dbfa14 Introduced update_submobject to Animation. I'd be surprised if this didn't break something. 2016-07-22 15:50:52 -07:00
Grant Sanderson
627f16b057 Farther along EoLA chapter 3 2016-07-22 11:22:31 -07:00
Grant Sanderson
93acd48fe9 Finished with preliminary chapter 2 animations 2016-07-21 11:00:45 -07:00
Grant Sanderson
a9c3f1e13d Further in chapter 2 of eola 2016-07-19 11:08:58 -07:00
Grant Sanderson
a3a066f5a3 Starting chapter 2 of eola 2016-07-18 11:50:26 -07:00
Grant Sanderson
4e3f7292af Through coordinates section in chapter 1 2016-07-15 18:16:06 -07:00
Grant Sanderson
a4efcdbff2 Random cleanup 2016-07-12 10:34:35 -07:00
Grant Sanderson
e4c73306db Characters are vectorized 2016-04-17 19:29:27 -07:00
Grant Sanderson
f5e4c3b334 TexMobjects are looking pretty good 2016-04-17 12:59:53 -07:00
Grant Sanderson
bd3783586a Better alignment of sub_mbojects 2016-04-14 19:30:47 -07:00
Grant Sanderson
26c5aa8e67 Interpolation for vectorized mobjects implemented 2016-04-10 12:34:28 -07:00
Grant Sanderson
a06848a219 DEFAULT_CONFIG -> CONFIG 2016-02-27 16:32:53 -08:00
Grant Sanderson
454502b403 Transform copies ending mobjects 2016-01-09 20:07:03 -08:00
Grant Sanderson
66b0c39fb5 Removed meta_animation module, seems seems a bad way to separate things 2016-01-07 16:24:33 -08:00
Grant Sanderson
fddea18da5 GrowFromCenter transforms the mobject itself 2016-01-04 10:12:46 -08:00
Grant Sanderson
4b479cac1d alpha_func and interpoloation_function renamed to rate_func and path_func 2016-01-01 14:51:16 -08:00
Grant Sanderson
8c7dbe8efa ShrinkToCenter 2015-12-25 08:26:51 -08:00
Grant Sanderson
d6f3a6b101 Finished preliminary animations for hilbert section 1 2015-12-23 11:31:11 -08:00
Grant Sanderson
8405428682 Rename get_full_submobject_family 2015-12-22 11:02:58 -08:00
Grant Sanderson
d5c70fe0cb More hilbert work, including simple new Grid mobject 2015-12-19 13:06:09 -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
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
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
e2fc29851e Much pythagoras, plus better point thickness and display implementations 2015-10-09 19:53:38 -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
cc6b541f00 spelling change, spacial to spatial 2015-10-06 15:27:12 -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
9045af276e Beginning music and measure theory 2015-09-24 10:54:59 -07:00