Commit graph

2831 commits

Author SHA1 Message Date
Grant Sanderson
a9baae4e98 Fixed(?) eye-tracking for PiCreatureScene 2019-06-20 20:23:48 -07:00
Grant Sanderson
0e44abe741 Latest changes for animations of video 4 of diffyq series 2019-06-20 13:26:43 -07:00
Grant Sanderson
40e44e6dd7 Parametric surface should remember what function created it 2019-06-20 13:26:22 -07:00
Grant Sanderson
02413d165a Change ode -> diffyq in imports 2019-06-19 16:24:44 -07:00
Grant Sanderson
2e0e5cfb5e Rename ode folder to diffyq 2019-06-19 16:11:46 -07:00
Grant Sanderson
96e34b969c Changed ode folder to be named diffyq, since many of these are pde videos 2019-06-19 16:10:21 -07:00
Grant Sanderson
2f6be9a389 Some of the first scenes for diffyq part4 2019-06-19 16:08:46 -07:00
Grant Sanderson
2294cdea4f Allow Bubble to flip over any axis, which was unnecessarily restricted before 2019-06-19 16:08:14 -07:00
Grant Sanderson
8ce13875a3 Added Line.set_length 2019-06-19 16:07:22 -07:00
Grant Sanderson
7ac990119a frame_center was getting double-added, messing up MovingCameraScene 2019-06-19 16:07:07 -07:00
Grant Sanderson
9da74cb657 Beginning chapter 4 animations 2019-06-18 20:40:41 -07:00
Grant Sanderson
2680a9c373 Change Fourier scene to center on vectors, not circles 2019-06-18 20:40:29 -07:00
Grant Sanderson
e421d3689a Merge branch 'master' of github.com:3b1b/manim into diffyq 2019-06-16 12:51:46 -07:00
Grant Sanderson
dfeb11a2ab Final animations for diffyq chapter 3 2019-06-16 12:51:34 -07:00
Devin Neal
66f9ff29e4 update windows docs 2019-06-15 21:42:05 -07:00
Grant Sanderson
62c2772982 Nearly the final animations for diffyq part 3 2019-06-15 20:52:38 -07:00
Grant Sanderson
9e7619844f Latest animations for diffyq part 3 2019-06-15 12:22:37 -07:00
Grant Sanderson
6c2e7f4c2c interpolate_mobject should return self 2019-06-15 12:22:21 -07:00
Grant Sanderson
08eee147b3 Added TangentLine 2019-06-15 12:21:29 -07:00
Devin Neal
dade021eaa
Merge pull request #592 from Grae-Drake/feature/docs-edits
Update link to Todd Zimmerman tutorial
2019-06-15 00:09:33 -07:00
Devin Neal
0041e3fd45
Merge pull request #585 from Kolloom/doc
Add documentation for the coordinate system
2019-06-14 23:15:01 -07:00
Grae Drake
d031e5735a Update tutorial description 2019-06-14 23:06:06 -07:00
Grae Drake
7fab15abd4 Update link to Todd Zimmerman tutorial 2019-06-14 21:38:37 -07:00
Kolloom
6571b0d88e Mention VMobject for geometry 2019-06-14 23:34:56 -05:00
Kolloom
ee83d3bcec Update assets with medium preset 2019-06-14 23:26:40 -05:00
Kolloom
542ea68824 Fix wording 2019-06-14 23:08:03 -05:00
Kolloom
2a930ff702 Use monospace for asset annotation 2019-06-14 23:06:03 -05:00
Grant Sanderson
6f7e123b1a Discrete case scenes for diffyq part 3 2019-06-14 10:07:06 -07:00
Grant Sanderson
4196bb627e New scenes for diffyq part3 2019-06-13 16:16:42 -07:00
Grant Sanderson
2cbe19af7c Bug fix for the case when the media_dir has spaces 2019-06-13 16:15:43 -07:00
Grant Sanderson
2ccf83c0aa Change output folder heirarchy back to grouping files of similar types, rather grouping them as parts of the same scene 2019-06-13 16:15:02 -07:00
Grant Sanderson
cfbbff1bdf Default color of Vector should be white 2019-06-13 16:14:03 -07:00
Grant Sanderson
f10baa3fcd Change default media output directory to from 'video' to 'videos' 2019-06-13 16:13:42 -07:00
Grant Sanderson
34d1d27c56
Merge pull request #588 from 3b1b/diffyq
Diffyq
2019-06-13 09:34:25 -07:00
Grant Sanderson
cc08c090d1 Merge branch 'master' of github.com:3b1b/manim into diffyq 2019-06-13 09:29:57 -07:00
Grant Sanderson
caa4efdfa5 Latest scenes for diffyq part 3 2019-06-13 09:27:35 -07:00
Grant Sanderson
503b2bc896 For some reason stage_scenes still has a hardcoded input directory... 2019-06-13 09:27:19 -07:00
Grant Sanderson
542ddb9afd Make sure set_opacity changes background stroke as well 2019-06-13 09:26:34 -07:00
Grant Sanderson
6214ea7a01 Added TracedPath 2019-06-13 09:26:03 -07:00
Grant Sanderson
3b42f1f709 Added int_func to SHowIncreasingSubsets 2019-06-13 09:25:14 -07:00
Devin Neal
ab75015099
Merge pull request #582 from stephenwild/master
Documentation for TipableVMobject
2019-06-13 00:48:15 -07:00
Devin Neal
1322152391 Update README.md 2019-06-10 20:09:42 -07:00
Kolloom
b71e63a540 Add documentation for the coordinate system
Update index
Add 4 assets, one of which is an image

Image uses width 700
Videos uses 700x394
Those dimension are similar to how content is laid out
in sphinx
2019-06-10 16:23:49 -05:00
Stephen Wild
41539387a5 Documentation for TipableVMobject
Add an overview of TipableVMobject's functionality and a few comments, as well as grouping some methods by functionality (roughly).
2019-06-10 03:36:16 +08:00
Devin Neal
22b4c3578b
Merge pull request #580 from Kolloom/pull_jarwin_patch-3
Update learning_by_example.rst
2019-06-08 16:37:54 -07:00
Kolloom
5535997356 Simple wording change 2019-06-08 18:32:42 -05:00
Devin Neal
3e2a312f51
Merge pull request #581 from Kolloom/link_fix
fix broken link due to misnamed file
2019-06-08 15:33:13 -07:00
Devin Neal
aad68a5503
Update docker install link 2019-06-08 15:28:25 -07:00
Kolloom
7f54ac9b3a fix broken link due to misnamed file 2019-06-08 14:17:59 -05:00
Kolloom
fb9cf93470 Minor changes 2019-06-08 14:00:59 -05:00