Commit graph

2971 commits

Author SHA1 Message Date
Grant Sanderson
c4655fa31b Set up scene stubs for 3d animations 2018-07-25 23:57:49 -07:00
Grant Sanderson
37ed8c3280 Change default to 2k 2018-07-25 23:57:32 -07:00
Grant Sanderson
ea655bddf1
Merge pull request #257 from 3b1b/lost-lecture
Lost lecture
2018-07-25 10:23:08 -07:00
Grant Sanderson
743298f49e FLL Thumbnail 2018-07-25 10:22:25 -07:00
Grant Sanderson
340cb14a28 Preliminary end to lost_lecture project 2018-07-18 22:19:00 -07:00
Grant Sanderson
943998ff3c A few tweaks to lost_lecture while editing it all together 2018-07-18 16:33:45 -07:00
Grant Sanderson
b5796e4ed9 Finishing changes to UseVelocityDiagramToDeduceCurve 2018-07-18 00:23:06 -07:00
Grant Sanderson
daf5bfe29c UseVelocityDiagramToDeduceCurve 2018-07-17 21:57:36 -07:00
Grant Sanderson
599f6a3f5a Finished ShowEqualAngleSlices 2018-07-17 17:37:09 -07:00
Grant Sanderson
8f6e055870 Further ShowEqualAngleSlices progress 2018-07-17 16:16:42 -07:00
Grant Sanderson
7a8ff97cd7 Halfway through ShowEqualAngleSlices 2018-07-17 12:44:33 -07:00
Grant Sanderson
0b290a19b9 Added Line.get_unit_vector 2018-07-17 12:44:18 -07:00
Grant Sanderson
a443ddc8f2 Scenes up to IntroduceShapeOfVelocities 2018-07-16 22:22:59 -07:00
Grant Sanderson
f4022d6c75 Fixed small bug with FadeInAndShiftFromDirection 2018-07-16 22:22:43 -07:00
Grant Sanderson
61d5f6f759 Up to AngularMomentumArgument 2018-07-16 19:42:26 -07:00
Grant Sanderson
c9b71afb85 Added PI constant 2018-07-16 19:42:06 -07:00
Grant Sanderson
1b244c6367 Merge branch 'master' of github.com:3b1b/manim into lost-lecture 2018-07-16 12:37:57 -07:00
Grant Sanderson
60a6b0aaa3 Beginning KeplersSecondLaw scene 2018-07-16 12:37:45 -07:00
Grant Sanderson
79c3085902
Merge pull request #255 from shalunov/master
Fix small typos in README.md
2018-07-16 12:37:18 -07:00
Stanislav Shalunov
83a92f3bf4
Fix small typos. 2018-07-15 14:16:29 -07:00
Grant Sanderson
ab90c42ce1 Added FadeOutAndShift animation 2018-07-14 10:45:29 -07:00
Grant Sanderson
0f9e1796c7 Added (somewhat large) ProveEllipse scene 2018-07-14 10:32:39 -07:00
Grant Sanderson
a76bea6d72 Added line_intersection function 2018-07-14 10:32:13 -07:00
Grant Sanderson
3ebad5a425 Style fix to exponential_decay 2018-07-14 10:31:56 -07:00
Grant Sanderson
393bfc68ce Added Restore animation 2018-07-14 10:31:29 -07:00
Grant Sanderson
08b8a75d2f Up to AskAboutInfiniteIntelligence in lost_lecture 2018-07-12 19:53:30 -07:00
Grant Sanderson
aa6194cbbf Up to AskAboutEllipses in lost_lecture project 2018-07-12 15:27:36 -07:00
Grant Sanderson
d1e7cd3c56 Opening animation to lost lecture 2018-07-11 21:43:31 -07:00
Grant Sanderson
d2a20b8944 Beginning lost lecture project 2018-07-11 12:29:35 -07:00
Grant Sanderson
4075bb35c6 Temporarily removing relative imports 2018-07-11 12:26:24 -07:00
Grant Sanderson
f2f9c61ee1
Merge pull request #241 from rajdakin/custom_media_dir
Added a way to easily customize the media directory
2018-07-11 11:48:49 -07:00
Grant Sanderson
ce87073164
Merge pull request #246 from npetrangelo/fix-requirements
I needed a this version of numpy to satisfy opencv.
2018-07-11 11:45:59 -07:00
Grant Sanderson
bb142f2bad
Merge pull request #249 from npetrangelo/fix_imports
math is a good library to have without thinking, right?
2018-07-11 11:45:44 -07:00
Grant Sanderson
cf5947ba82
Merge pull request #250 from 3b1b/holomorphic
Holomorphic
2018-07-11 11:44:01 -07:00
Grant Sanderson
c5df669f90
Merge branch 'master' into holomorphic 2018-07-11 11:43:50 -07:00
Grant Sanderson
c97015bdb2
Merge pull request #242 from cclauss/modernize-python2-code-yet-again
Modernize Python 2 code to get ready for Python 3 yet again
2018-07-11 11:39:26 -07:00
Grant Sanderson
151a270913 Modernize Python 2 for Python 3 2018-07-11 11:38:59 -07:00
Grant Sanderson
a5adb90ae8 Minor changes and renaming 2018-07-11 11:33:23 -07:00
Nathan Petrangelo
90a86821ca math is a good library to have without thinking, right? 2018-07-08 22:26:11 -04:00
Nathan Petrangelo
9c43382a27 I needed a this version of numpy to satisfy opencv. 2018-07-04 17:34:14 -04:00
Grant Sanderson
7197937903
Merge pull request #245 from dezren39/readme-patch
Update README.md, fix typo.
2018-06-30 11:24:28 -07:00
Drewry Pope
71590bc9f2
Update README.md, fix typo. 2018-06-29 21:02:23 -05:00
Grant Sanderson
e514bd66b5 Added simple featured creator wrapper animations 2018-06-26 14:40:20 -07:00
Grant Sanderson
3b22df3ea7 Refactored DecimalNumber to better use string formatting syntax 2018-06-26 14:39:47 -07:00
Grant Sanderson
b6f2e28225 Added MortyPiCreatureScene and added kwargs to PiCreatureScene.look_at 2018-06-26 14:39:15 -07:00
rajdakin
c0fbf08b08 Added the strip command and removed unused security (that cannot be used) 2018-06-26 17:40:08 +02:00
Grant Sanderson
748fd8db16 End of div_curl project 2018-06-21 01:15:54 -07:00
Grant Sanderson
14cbc64819 Up to most content in the end message 2018-06-19 14:20:21 -07:00
Grant Sanderson
28362f1547 Added Mobject.shuffle_submobjects 2018-06-18 13:27:42 -07:00
Grant Sanderson
71400a3941 Tiny nudges for of div and curl 2018-06-18 13:04:58 -07:00