Commit graph

73 commits

Author SHA1 Message Date
Grant Sanderson
6fe057c0f9 First page of chapter 5 2016-08-02 12:26:15 -07:00
Grant Sanderson
8e48140961 Up to associativity in EoLA chapter 4 2016-07-28 11:16:28 -07:00
Grant Sanderson
ef8461bc73 Starting chapter 4 2016-07-27 13:10:45 -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
3ab6b8579e up to ShowVaryingLinearCombinations in eola chapter 2 2016-07-19 14:37:18 -07:00
Grant Sanderson
b4eac6d6a9 Refactored ShowCreation submobject management to Mobject class 2016-07-19 11:08:31 -07:00
Grant Sanderson
889c31f590 Scene no longer cares about pointless mobjects 2016-07-18 14:03:25 -07:00
Grant Sanderson
4e3f7292af Through coordinates section in chapter 1 2016-07-15 18:16:06 -07:00
Grant Sanderson
7147233e81 Moving thing files around after TOP project 2016-05-25 20:23:06 -07:00
Grant Sanderson
7905c111c3 Finished triangle of power project 2016-05-03 23:14:40 -07:00
Grant Sanderson
dbb31980da Initial few triangle scenes of TOP project 2016-04-27 17:35:04 -07:00
Grant Sanderson
af1ea057ad Beginnings of TOP project 2016-04-23 23:36:05 -07:00
Grant Sanderson
2c17488fb2 Write class is looking pretty nice. 2016-04-20 19:24:54 -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
0d4e928b6e Vectorize all the things 2016-04-17 00:31:38 -07:00
Grant Sanderson
bd3783586a Better alignment of sub_mbojects 2016-04-14 19:30:47 -07:00
Grant Sanderson
a9f620e250 Better interpolation, bezier subpaths, and color bugfix 2016-04-13 20:30:26 -07:00
Grant Sanderson
9fb31e01d0 ShowPartial works for vectorized mobjects 2016-04-11 21:18:52 -07:00
Grant Sanderson
26c5aa8e67 Interpolation for vectorized mobjects implemented 2016-04-10 12:34:28 -07:00
Grant Sanderson
330b8870ba Starting to vectorize 2016-04-09 20:03:57 -07:00
Grant Sanderson
3faf30dfd0 Many filler animations for Brachistochrone 2016-03-27 13:57:52 -07:00
Grant Sanderson
6bb3a2c181 Starting multilayered scenes 2016-03-17 23:54:42 -07:00
Grant Sanderson
a06848a219 DEFAULT_CONFIG -> CONFIG 2016-02-27 16:32:53 -08:00
Grant Sanderson
74517d798d Using Camera class instead of displayer module 2016-02-27 12:44:52 -08:00
Grant Sanderson
9c2bb850fe position_endpoint_ot 2016-02-21 15:44:54 -08:00
Grant Sanderson
85d2c2173d (slightly?) better name 2016-02-15 23:43:28 -08:00
Grant Sanderson
044e0b5c72 Photon through lens 2016-02-15 21:57:06 -08:00
Grant Sanderson
993ad64c00 A class to automatically trace edges of an image 2016-02-12 14:50:35 -08:00
Grant Sanderson
c16abfd6c8 Finished definition of continuity 2016-01-04 10:15:57 -08:00
Grant Sanderson
0cb6f09615 Through defining curves portion of hilbert project 2015-12-31 09:27:48 -08:00
Grant Sanderson
fda956104a Added thin_out method 2015-12-23 14:51:41 -08:00
Grant Sanderson
59910f9802 Made add-a-point hack a slightly better hack 2015-12-23 11:29:49 -08:00
Grant Sanderson
8405428682 Rename get_full_submobject_family 2015-12-22 11:02:58 -08:00
Grant Sanderson
6816014023 Bug fix to bug fix on Mobject.fade method 2015-12-21 22:51:26 -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
2322018875 quick rgb-should-be-numpy-array bug fix 2015-12-20 16:45:01 -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
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
e97a8708a5 Refactored tex_utils, and made TexMobject proper objects 2015-10-28 17:18:50 -07:00
Grant Sanderson
2e074afb60 middle of massive restructure, everything still broken 2015-10-27 21:00:50 -07:00