52 Commits

Author SHA1 Message Date
cc9aace93f Finished recursive solution to constrained Hanoi 2016-11-18 21:23:52 -08:00
8f06c9db1c Up to showing recursive algorithm in Hanoi 2016-11-17 17:28:58 -08:00
781216f5cf Up to intro integral in eoc chapter 1 2016-11-11 11:18:41 -08:00
7fc7c92e8e Up to BuildToDADR in eoc chapter1 2016-11-09 15:45:36 -08:00
c7239a035c Whoa boy, I've gotta get better about my commits... 2016-11-07 11:05:41 -08:00
ed3d64c614 Basically the end of wcat 2016-11-03 15:10:59 -07:00
de75d1464b Up to definition of problem in wcat 2016-10-26 17:17:07 -07:00
84967fd463 Pre-matrix rewrite of chapter 11 2016-09-23 17:26:56 -07:00
f3ca337ee4 Beginning chapter 11 animations 2016-09-16 14:06:44 -07:00
2ec1db94d0 Preliminarily done with Chapter 10 animations 2016-09-14 13:53:23 -07:00
0df8b73a87 Start of chapter 10 2016-09-10 17:35:15 -07:00
c2301e282c Finished chapter 9 2016-09-10 15:21:03 -07:00
a58afe13e8 Better PiCreature.look methods 2016-09-07 22:03:56 -07:00
df13f10653 Rough drafts for chapter 8 parts 2016-08-30 22:17:07 -07:00
382fc41d37 Beginning chapter 8p2 2016-08-28 18:26:08 -07:00
25efbbf0b0 A nice small commit capturing one atomic change, as usual 2016-08-25 17:15:48 -07:00
87c390f41e Preliminary finish of chapter 7 animations 2016-08-22 21:22:21 -07:00
3ff889e584 3/4 Dot products 2016-08-20 20:23:01 -07:00
fa6fa38a00 Up to standard intro of dot products 2016-08-18 12:54:04 -07:00
6ef52e8d12 Starting chapter 7 2016-08-17 16:14:15 -07:00
36e969b2a9 End of chapter 6 2016-08-13 18:27:02 -07:00
e5747b3f3b Halfway through chapter 6 2016-08-09 14:07:23 -07:00
4f42f62b3c More chapter 5, plus some renaming fun 2016-08-02 15:50:32 -07:00
6fe057c0f9 First page of chapter 5 2016-08-02 12:26:15 -07:00
a9c7babdcd Footnote about 3d transformations 2016-07-30 13:17:01 -07:00
17505d4d9e Up to formal definition of linearity in EoLA chapter 3 2016-07-22 18:45:34 -07:00
b16695b6f3 Beginning EoLA chapter 3 2016-07-21 15:16:49 -07:00
a3a066f5a3 Starting chapter 2 of eola 2016-07-18 11:50:26 -07:00
4e3f7292af Through coordinates section in chapter 1 2016-07-15 18:16:06 -07:00
ba73032c90 Beginning eola chapter 1 2016-07-13 22:03:31 -07:00
fa708dd92a Finished preliminary animations for eola intro video 2016-07-13 13:09:18 -07:00
d35a8f76ac Up to physics example in eola chapter 0 2016-07-12 15:16:20 -07:00
a4efcdbff2 Random cleanup 2016-07-12 10:34:35 -07:00
7905c111c3 Finished triangle of power project 2016-05-03 23:14:40 -07:00
e5dc0db8ef Additive/multiplicative rules 2016-04-30 15:08:53 -07:00
dbb31980da Initial few triangle scenes of TOP project 2016-04-27 17:35:04 -07:00
af1ea057ad Beginnings of TOP project 2016-04-23 23:36:05 -07:00
e4c73306db Characters are vectorized 2016-04-17 19:29:27 -07:00
8414022b81 End of brachistochrone problem 2016-03-31 23:56:04 -07:00
a06848a219 DEFAULT_CONFIG -> CONFIG 2016-02-27 16:32:53 -08:00
c4c342c406 First implementation of Camera to replace disp 2016-02-23 22:29:32 -08:00
5ae6e8eb54 Final animation for Hilbert, I think 2016-01-15 11:46:45 -08:00
d5e3392f31 Don't call super with *args 2016-01-09 20:09:37 -08:00
9e54a5a680 Fixed PiCreature mouth, but more work remains 2015-12-22 11:04:02 -08:00
399852a994 Prepping for hilbert curve project 2015-12-13 15:41:45 -08:00
ac930952f1 Beginning transform KA article, many small fixes to the mobject refactor 2015-11-02 19:09:55 -08:00
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
f581446c4e Refactor generate_logo 2015-10-29 17:00:46 -07:00
e4b61dc5df Refactored scene 2015-10-29 13:45:28 -07:00
e97a8708a5 Refactored tex_utils, and made TexMobject proper objects 2015-10-28 17:18:50 -07:00