Commit graph

37 commits

Author SHA1 Message Date
Grant Sanderson
26c5aa8e67 Interpolation for vectorized mobjects implemented 2016-04-10 12:34:28 -07:00
Grant Sanderson
8414022b81 End of brachistochrone problem 2016-03-31 23:56:04 -07:00
Grant Sanderson
3faf30dfd0 Many filler animations for Brachistochrone 2016-03-27 13:57:52 -07:00
Grant Sanderson
9a73fe0d4e Improved angle/slope methods on Line 2016-03-21 19:30:09 -07:00
Grant Sanderson
9d94337d99 fixed tiny config error for Square 2016-03-19 17:19:02 -07:00
Grant Sanderson
b7e53a0e8b Vector 2016-03-17 23:54:28 -07:00
Grant Sanderson
c2e51f5383 More brachistochrone work, #screwgoodcommitpractices 2016-03-08 23:13:41 -08:00
Grant Sanderson
9591a7b854 Starting redo of Brachistochrone 2016-03-07 19:07:00 -08:00
Grant Sanderson
3d46ebf06d ZoomedScene improvements 2016-02-29 20:52:25 -08:00
Grant Sanderson
a06848a219 DEFAULT_CONFIG -> CONFIG 2016-02-27 16:32:53 -08:00
Grant Sanderson
c4c342c406 First implementation of Camera to replace disp 2016-02-23 22:29:32 -08:00
Grant Sanderson
f0388c5d48 FilledRectangle class 2016-01-26 10:23:05 -08:00
Grant Sanderson
9705f03c15 Moved Hilbert project out of main directory 2016-01-26 10:22:29 -08:00
Grant Sanderson
5ae6e8eb54 Final animation for Hilbert, I think 2016-01-15 11:46:45 -08:00
Grant Sanderson
78e855c495 Polygon.points was overloaded 2016-01-09 20:10:06 -08:00
Grant Sanderson
d5e3392f31 Don't call super with *args 2016-01-09 20:09:37 -08:00
Grant Sanderson
d6d47e4e06 Edge case for degenerate lines/arrows 2016-01-07 16:25:01 -08:00
Grant Sanderson
31b7732163 Improvements to ParametricFunction 2016-01-04 10:15:39 -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
0d0e56fd83 Arrow can take one arg 2015-12-31 09:24:02 -08:00
Grant Sanderson
4807669e00 less index reliance on number line 2015-12-31 09:23:06 -08:00
Grant Sanderson
ea6343691d Different default arrow color 2015-12-22 11:04:36 -08:00
Grant Sanderson
9e54a5a680 Fixed PiCreature mouth, but more work remains 2015-12-22 11:04:02 -08:00
Grant Sanderson
4f57551344 Bug in Arrow buffer 2015-12-21 22:52:01 -08:00
Grant Sanderson
f21f6619a5 Fix to Stars Mobject 2015-12-21 12:45:56 -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
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
f581446c4e Refactor generate_logo 2015-10-29 17:00:46 -07:00
Grant Sanderson
e4b61dc5df Refactored scene 2015-10-29 13:45:28 -07:00
Grant Sanderson
e97a8708a5 Refactored tex_utils, and made TexMobject proper objects 2015-10-28 17:18:50 -07:00
Grant Sanderson
468d05d049 Redid digest_config and introduced digest_locals 2015-10-28 16:03:33 -07:00
Grant Sanderson
2e074afb60 middle of massive restructure, everything still broken 2015-10-27 21:00:50 -07:00