Commit graph

83 commits

Author SHA1 Message Date
Grant Sanderson
d35a8f76ac Up to physics example in eola chapter 0 2016-07-12 15:16:20 -07:00
Grant Sanderson
a4efcdbff2 Random cleanup 2016-07-12 10:34:35 -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
e5dc0db8ef Additive/multiplicative rules 2016-04-30 15:08:53 -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
cb3fff7da5 More vectorizations conversions 2016-04-19 00:20:19 -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
c685211484 Introduced notion of a subpath 2016-04-12 21:57:53 -07:00
Grant Sanderson
9fb31e01d0 ShowPartial works for vectorized mobjects 2016-04-11 21:18:52 -07:00
Grant Sanderson
25aa564cca Possibly better alignment algorithm 2016-04-10 19:19:13 -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
c9f5cefef4 Got sick of inconsistant Tex sizes 2016-03-21 19:29:49 -07:00
Grant Sanderson
6bb3a2c181 Starting multilayered scenes 2016-03-17 23:54:42 -07:00
Grant Sanderson
9591a7b854 Starting redo of Brachistochrone 2016-03-07 19:07:00 -08: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
19e3c7f849 Messy pile of brachistochrone work 2016-02-21 15:46:12 -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
086c5b1fa3 newline should not separate \onslide tex parts 2016-01-04 10:13:41 -08:00
Grant Sanderson
0cb6f09615 Through defining curves portion of hilbert project 2015-12-31 09:27:48 -08:00
Grant Sanderson
f2b5c21c96 Why did MobjectFromRegion not specify color? 2015-12-25 08:28:17 -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
c7389e008d New MobjectFromImageArray class and MobjectFromRegion class 2015-12-20 16:44:22 -08:00
Grant Sanderson
d5c70fe0cb More hilbert work, including simple new Grid mobject 2015-12-19 13:06:09 -08:00
Grant Sanderson
f47385d3da added Brace mobject to replace Underbrace 2015-12-16 19:49:50 -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