Commit graph

1580 commits

Author SHA1 Message Date
Grant Sanderson
76e0f9019e Tiny bug fix to Laptop 2018-04-18 00:13:11 -07:00
Grant Sanderson
c983b91477 Merge branch 'master' of github.com:3b1b/manim into wallis-g 2018-04-17 15:01:52 -07:00
Grant Sanderson
6403bd3f04 A few introductory scenes for Wallis 2018-04-17 15:01:45 -07:00
Grant Sanderson
4195c4c6bb Small stylistic fix to how get_smooth_handle_points is implemented 2018-04-17 15:01:25 -07:00
Grant Sanderson
264da9b0ed
Merge pull request #212 from 3b1b/eop
Eop
2018-04-16 14:20:59 -07:00
Grant Sanderson
9a69aa4c95
Merge pull request #211 from 3b1b/wallis-g
Wallis g
2018-04-16 14:19:01 -07:00
Grant Sanderson
03d119da2d Merge branch 'master' of github.com:3b1b/manim into wallis-g 2018-04-16 14:18:24 -07:00
Grant Sanderson
f61ed0a7c6 First half of KeeperAndSailor scene 2018-04-16 14:18:16 -07:00
Grant Sanderson
856c759297 Fixed BackgroundRectangle color behavior 2018-04-16 14:18:00 -07:00
Grant Sanderson
cf41cb8917 Tiny formating change 2018-04-16 14:17:34 -07:00
Grant Sanderson
bb0595e3e7 Small bug-fix to DashedLine to ensure get_end works right 2018-04-16 14:17:10 -07:00
Ben Hambrecht
51f002b3ba A pretty map of S5 2018-04-15 21:21:18 +02:00
Ben Hambrecht
0231b49850 basic enumeration of permutations 2018-04-15 20:26:37 +02:00
Ben Hambrecht
76e7623200 Merge branch 'master' into eop 2018-04-15 19:43:49 +02:00
Grant Sanderson
5f911d2987
Merge pull request #210 from 3b1b/wallis-g
Latest Wallis animations up to ArmedWithTwoKeyFacts
2018-04-13 14:40:50 -07:00
Grant Sanderson
612f0d7674 ArmedWithTwoKeyFacts 2018-04-13 14:40:08 -07:00
Grant Sanderson
cc05a896dd Fixed TeacherStudentScene bug 2018-04-13 14:39:58 -07:00
Ben Hambrecht
426f59b9f9 putting things together in the intro scene 2018-04-13 18:24:48 +02:00
Ben Hambrecht
75c0ed84c8 trying to improve the timing of the pi creature coin flip 2018-04-13 14:22:13 +02:00
Ben Hambrecht
2171ee957a 3rd example of uncertainty: coin flip 2018-04-13 14:08:51 +02:00
Ben Hambrecht
5cc5b20408 throwing darts 2018-04-13 13:32:58 +02:00
Ben Hambrecht
85b2249a24 basic animation for dice working 2018-04-13 12:24:56 +02:00
Ben Hambrecht
fe5438a841 expanded functionality of histograms, esp. for updating 2018-04-13 12:24:39 +02:00
Ben Hambrecht
fd7dc42d16 Merge branch 'master' into eop 2018-04-13 11:03:42 +02:00
Grant Sanderson
aa67913f15 Merge branch 'master' of github.com:3b1b/manim into wallis-g 2018-04-12 21:56:56 -07:00
Grant Sanderson
c224abc6f1 ProveLemma2 2018-04-12 21:56:42 -07:00
Grant Sanderson
a9b76ebcfa Bug fix and PEP8 on svg_mobject.py 2018-04-12 21:56:28 -07:00
Grant Sanderson
515257e0b1 Bug fix for length 0 Dashed line 2018-04-12 21:56:00 -07:00
Grant Sanderson
1da3b23695 Name animation script 2018-04-12 21:54:30 -07:00
Grant Sanderson
0832814c7b
Merge pull request #208 from 3b1b/wallis-g
Wallis g
2018-04-12 15:12:40 -07:00
Grant Sanderson
909e67f1d1 Merge branch 'master' of github.com:3b1b/manim into wallis-g 2018-04-12 15:12:07 -07:00
Grant Sanderson
60d7a0ef2f DistanceProductIsChordF 2018-04-12 15:12:00 -07:00
Grant Sanderson
aa5e1df5b2 Added GrowFromEdge 2018-04-12 15:11:45 -07:00
Grant Sanderson
de57f96d34
Merge pull request #205 from 3b1b/eop
moved integral drawing to GraphScene
2018-04-12 15:11:03 -07:00
Ben Hambrecht
64ea39393c improvements on dice 2018-04-12 23:20:08 +02:00
Ben Hambrecht
ca8135a90f new class RoundedRectangle and SVG support for it 2018-04-12 23:19:09 +02:00
Ben Hambrecht
cf5d461aa6 working fixing SVG import issue (preprocessing fill and stroke) 2018-04-12 18:33:16 +02:00
Ben Hambrecht
7e28eff620 introduced die faces 2018-04-12 18:32:33 +02:00
Ben Hambrecht
6f268e58d4 wrote a 3rd example for area model 2018-04-12 17:22:03 +02:00
Ben Hambrecht
e9f99f1cff expanded (and fixed) Histogram class 2018-04-12 17:21:46 +02:00
Ben Hambrecht
dca4400b09 improved area model examples 1 and 2 2018-04-12 15:17:47 +02:00
Ben Hambrecht
8e7f33c65a colored triangle indicator in GraphScene 2018-04-12 15:17:25 +02:00
Grant Sanderson
5886f4746e PlugObserverIntoPolynomial 2018-04-11 17:14:12 -07:00
Grant Sanderson
3798e45501 added TexMobject.add_background_rectangle_to_parts 2018-04-11 17:14:02 -07:00
Grant Sanderson
b1887dc3f9 Removed specialized insert_n_anchor_points for Line 2018-04-11 17:13:39 -07:00
Grant Sanderson
1a186dca3b Made coordinate_labels an attribute of ComplexPlane 2018-04-11 17:12:45 -07:00
Ben Hambrecht
c0c202072b basic integral drawing working 2018-04-11 22:54:22 +02:00
Ben Hambrecht
319a94537e moved integral drawing to GraphScene 2018-04-11 22:54:07 +02:00
Ben Hambrecht
61700c551b Merge branch 'master' into eop 2018-04-11 21:46:39 +02:00
Ben Hambrecht
b16a29a7a3 Merge branch 'master' into eop 2018-04-11 21:45:02 +02:00