Commit graph

79 commits

Author SHA1 Message Date
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
87c390f41e Preliminary finish of chapter 7 animations 2016-08-22 21:22:21 -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
4ebcef23c9 Decided not to alter (effective) run times of concurrent animations 2016-07-21 15:16:32 -07:00
Grant Sanderson
93acd48fe9 Finished with preliminary chapter 2 animations 2016-07-21 11:00:45 -07:00
Grant Sanderson
3ab6b8579e up to ShowVaryingLinearCombinations in eola chapter 2 2016-07-19 14:37:18 -07:00
Grant Sanderson
a9c3f1e13d Further in chapter 2 of eola 2016-07-19 11:08:58 -07:00
Grant Sanderson
b4eac6d6a9 Refactored ShowCreation submobject management to Mobject class 2016-07-19 11:08:31 -07:00
Grant Sanderson
a87b58a633 Better Scene mobject management 2016-07-19 11:07:26 -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
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
e5dc0db8ef Additive/multiplicative rules 2016-04-30 15:08:53 -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
bd3783586a Better alignment of sub_mbojects 2016-04-14 19:30:47 -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
efcaae4d2a Not sure why these still existed... 2016-03-22 00:00:37 -07:00
Grant Sanderson
2a711a37f8 MoveAlongPath animation 2016-03-21 19:29:12 -07:00
Grant Sanderson
9591a7b854 Starting redo of Brachistochrone 2016-03-07 19:07:00 -08:00
Grant Sanderson
b6985b4321 Initial ZoomedScene 2016-02-27 18:50:33 -08:00
Grant Sanderson
a06848a219 DEFAULT_CONFIG -> CONFIG 2016-02-27 16:32:53 -08:00
Grant Sanderson
1652621e51 Higher abstraction of ShowCreation to show partial mobjects over time 2016-02-15 21:08:47 -08:00
Grant Sanderson
0f409fc1d2 Added virtual time to PhaseFlow 2016-01-15 11:45:30 -08:00
Grant Sanderson
535c797dca Added PhaseFlow animation, and probably-useful ApplyToCenters meta-animation 2016-01-12 11:50:58 -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
0827db0259 Doc change 2015-12-31 09:28:14 -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
2e756d468a ShowCreation works with submobjects 2015-12-23 11:30:22 -08:00
Grant Sanderson
5964d5206a Fixed ShowCreation 2015-12-22 11:03:14 -08:00
Grant Sanderson
8405428682 Rename get_full_submobject_family 2015-12-22 11:02:58 -08:00
Grant Sanderson
8c5929532a Turned VibratingString animation into more general Vibrate 2015-12-20 16:43:22 -08:00
Grant Sanderson
d5c70fe0cb More hilbert work, including simple new Grid mobject 2015-12-19 13:06:09 -08:00
Grant Sanderson
723103fb9a Minor improvements to vibrating string, plus copy method to animation 2015-12-16 19:49:21 -08:00
Grant Sanderson
6a10e775b9 ImageToSound 2015-12-15 11:31:19 -08:00