1896 Commits

Author SHA1 Message Date
087715e538 Reimplented svg rendering using cairo, and changed vmobject color model to allow for gradeints and strokes with opacities. Many errors associated with python 2 to python 3 conversion are likely still present at this point. 2018-08-10 15:12:49 -07:00
858051a806 After running 2to3 2018-08-09 17:56:05 -07:00
06a65190e7 Enable specification of resolution from command line 2018-08-09 11:26:02 -07:00
c520d0b517 Added Mobject.become method 2018-08-09 11:09:24 -07:00
f9ce36c6f6 Camera background is opacity 0 when -t is passed in, otherwise 1 2018-08-08 11:50:34 -07:00
3dc5b10e8b Add background stroke width to mobjects 2018-08-08 11:15:45 -07:00
7119f0cc6e scale_to_fit_width -> set_width, likewise for height and depth 2018-08-08 10:30:52 -07:00
aa223e99d7 Merge pull request #264 from 3b1b/gradient
Gradient
2018-08-08 10:13:48 -07:00
37ac716d84 Move gradient and mvrc to old_projects 2018-08-08 10:13:16 -07:00
744ab84cfc Simple mvcr animations 2018-08-08 10:12:37 -07:00
4e5720d0ab Simple gradient worked example 2018-08-06 10:45:48 -07:00
1df53ef6e9 Tried to address when half of a \begin{array}...\end{array} type tex string shows up as an argument to TexString 2018-08-06 10:45:27 -07:00
81790cb847 Small fixes to matrix.py 2018-08-06 10:44:41 -07:00
70d7db3b46 Initial gradient animations 2018-08-04 16:33:52 -07:00
db649d6576 Retired several projects into old_projects folder 2018-08-03 12:11:26 -07:00
22f1be11ef Bug fixes to logo generation 2018-08-03 12:05:44 -07:00
47f16986d7 Merge pull request #261 from 3b1b/dandelin
Dandelin
2018-07-31 19:40:47 -07:00
8b737455ce Finalized dandelin project 2018-07-31 19:39:55 -07:00
d5b4a8907a Added new logo 2018-07-31 19:39:41 -07:00
c45f490309 Cleaned up constants 2018-07-31 19:39:17 -07:00
217ce74895 Almost all animations for dandelin 2018-07-30 21:40:09 -07:00
19899096af Added FadeInFrom as alternate name for FadeInAndShiftFromDirection 2018-07-30 21:39:55 -07:00
6be9d3a21f Some supplementary animations for 3d scenes 2018-07-27 10:24:22 -07:00
37665418ea Added textcomp package 2018-07-27 10:24:11 -07:00
77841203a2 Added introductory dandelin animations 2018-07-26 11:57:55 -07:00
c4655fa31b Set up scene stubs for 3d animations 2018-07-25 23:57:49 -07:00
37ed8c3280 Change default to 2k 2018-07-25 23:57:32 -07:00
ea655bddf1 Merge pull request #257 from 3b1b/lost-lecture
Lost lecture
2018-07-25 10:23:08 -07:00
743298f49e FLL Thumbnail 2018-07-25 10:22:25 -07:00
340cb14a28 Preliminary end to lost_lecture project 2018-07-18 22:19:00 -07:00
943998ff3c A few tweaks to lost_lecture while editing it all together 2018-07-18 16:33:45 -07:00
b5796e4ed9 Finishing changes to UseVelocityDiagramToDeduceCurve 2018-07-18 00:23:06 -07:00
daf5bfe29c UseVelocityDiagramToDeduceCurve 2018-07-17 21:57:36 -07:00
599f6a3f5a Finished ShowEqualAngleSlices 2018-07-17 17:37:09 -07:00
8f6e055870 Further ShowEqualAngleSlices progress 2018-07-17 16:16:42 -07:00
7a8ff97cd7 Halfway through ShowEqualAngleSlices 2018-07-17 12:44:33 -07:00
0b290a19b9 Added Line.get_unit_vector 2018-07-17 12:44:18 -07:00
a443ddc8f2 Scenes up to IntroduceShapeOfVelocities 2018-07-16 22:22:59 -07:00
f4022d6c75 Fixed small bug with FadeInAndShiftFromDirection 2018-07-16 22:22:43 -07:00
61d5f6f759 Up to AngularMomentumArgument 2018-07-16 19:42:26 -07:00
c9b71afb85 Added PI constant 2018-07-16 19:42:06 -07:00
1b244c6367 Merge branch 'master' of github.com:3b1b/manim into lost-lecture 2018-07-16 12:37:57 -07:00
60a6b0aaa3 Beginning KeplersSecondLaw scene 2018-07-16 12:37:45 -07:00
79c3085902 Merge pull request #255 from shalunov/master
Fix small typos in README.md
2018-07-16 12:37:18 -07:00
83a92f3bf4 Fix small typos. 2018-07-15 14:16:29 -07:00
ab90c42ce1 Added FadeOutAndShift animation 2018-07-14 10:45:29 -07:00
0f9e1796c7 Added (somewhat large) ProveEllipse scene 2018-07-14 10:32:39 -07:00
a76bea6d72 Added line_intersection function 2018-07-14 10:32:13 -07:00
3ebad5a425 Style fix to exponential_decay 2018-07-14 10:31:56 -07:00
393bfc68ce Added Restore animation 2018-07-14 10:31:29 -07:00