Commit graph

62 commits

Author SHA1 Message Date
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
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
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
63f0bfef31 True end of Music and Measure draft 1 2015-10-01 17:20: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
Grant Sanderson
dfe29de518 Finished Counting in Binary project 2015-09-18 14:22:59 -07:00