47 Commits

Author SHA1 Message Date
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
2c17488fb2 Write class is looking pretty nice. 2016-04-20 19:24:54 -07:00
cb3fff7da5 More vectorizations conversions 2016-04-19 00:20:19 -07:00
e4c73306db Characters are vectorized 2016-04-17 19:29:27 -07:00
0d4e928b6e Vectorize all the things 2016-04-17 00:31:38 -07:00
26c5aa8e67 Interpolation for vectorized mobjects implemented 2016-04-10 12:34:28 -07:00
8414022b81 End of brachistochrone problem 2016-03-31 23:56:04 -07:00
3faf30dfd0 Many filler animations for Brachistochrone 2016-03-27 13:57:52 -07:00
9a73fe0d4e Improved angle/slope methods on Line 2016-03-21 19:30:09 -07:00
9d94337d99 fixed tiny config error for Square 2016-03-19 17:19:02 -07:00
b7e53a0e8b Vector 2016-03-17 23:54:28 -07:00
c2e51f5383 More brachistochrone work, #screwgoodcommitpractices 2016-03-08 23:13:41 -08:00
9591a7b854 Starting redo of Brachistochrone 2016-03-07 19:07:00 -08:00
3d46ebf06d ZoomedScene improvements 2016-02-29 20:52:25 -08: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
f0388c5d48 FilledRectangle class 2016-01-26 10:23:05 -08:00
9705f03c15 Moved Hilbert project out of main directory 2016-01-26 10:22:29 -08:00
5ae6e8eb54 Final animation for Hilbert, I think 2016-01-15 11:46:45 -08:00
78e855c495 Polygon.points was overloaded 2016-01-09 20:10:06 -08:00
d5e3392f31 Don't call super with *args 2016-01-09 20:09:37 -08:00
d6d47e4e06 Edge case for degenerate lines/arrows 2016-01-07 16:25:01 -08:00
31b7732163 Improvements to ParametricFunction 2016-01-04 10:15:39 -08:00
4b479cac1d alpha_func and interpoloation_function renamed to rate_func and path_func 2016-01-01 14:51:16 -08:00
0d0e56fd83 Arrow can take one arg 2015-12-31 09:24:02 -08:00
4807669e00 less index reliance on number line 2015-12-31 09:23:06 -08:00
ea6343691d Different default arrow color 2015-12-22 11:04:36 -08:00
9e54a5a680 Fixed PiCreature mouth, but more work remains 2015-12-22 11:04:02 -08:00
4f57551344 Bug in Arrow buffer 2015-12-21 22:52:01 -08:00
f21f6619a5 Fix to Stars Mobject 2015-12-21 12:45:56 -08:00
d5c70fe0cb More hilbert work, including simple new Grid mobject 2015-12-19 13:06:09 -08:00
399852a994 Prepping for hilbert curve project 2015-12-13 15:41:45 -08:00
b481eda8ac Better space-filling curve infrastructure 2015-11-25 15:28:07 -08:00
591515133b Beginning Hilbert project 2015-11-23 10:34:42 -08:00
199c600e36 Transformation article 2015-11-09 10:34:00 -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
468d05d049 Redid digest_config and introduced digest_locals 2015-10-28 16:03:33 -07:00
2e074afb60 middle of massive restructure, everything still broken 2015-10-27 21:00:50 -07:00