Ben Hambrecht
647e04ca71
cirlce constants animation
2018-03-12 18:14:35 +01:00
Ben Hambrecht
1024d454a0
Primes animation
2018-03-12 13:46:41 +01:00
Ben Hambrecht
d94870ba24
Sketched anim for Birthday Paradox
2018-03-12 13:45:56 +01:00
Grant Sanderson
9d6723d1ea
Added SearchForZerosInInputSpace (and other scenes)
2018-03-11 17:12:53 -07:00
Grant Sanderson
d4dc52b22a
Added FullScreenRect
2018-03-11 17:11:55 -07:00
Grant Sanderson
9b8fdf3d3b
Bug fix to change_student_modes
2018-03-11 17:11:45 -07:00
Grant Sanderson
f208149e9c
Incremental additions to WindingNumber_G
2018-03-11 15:42:25 -07:00
Grant Sanderson
8ad9135697
Introduce1DFunctionCase and TransitionFromEquationSolverToZeroFinder
2018-03-09 17:22:55 -08:00
Sridhar Ramesh
b1b53e40fc
Incremental (the end of my messing with EquationSolver1d for time being)
2018-03-09 12:07:54 -08:00
Sridhar Ramesh
9e6e5be7be
Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber
2018-03-09 10:32:22 -08:00
Sridhar Ramesh
db50339424
Incremental
2018-03-09 10:32:19 -08:00
Grant Sanderson
bb04d1e7c6
Merge branch 'master' of github.com:3b1b/manim into winding-number-grant
2018-03-09 09:46:52 -08:00
Grant Sanderson
0bf21acd34
Pulled out InputOutputScene as a superclass for splitscreen situations
2018-03-08 20:49:04 -08:00
Grant Sanderson
c5f1531727
Added FailureOfComposition Scene
2018-03-08 19:40:49 -08:00
Grant Sanderson
4a47d2bca6
Added change_all_student_modes method to TeacherStudentsScene
2018-03-08 19:40:31 -08:00
Grant Sanderson
ff8bd27c44
Merge pull request #155 from 3b1b/move-probability
...
Moved probability to active projects
2018-03-08 14:17:54 -08:00
Grant Sanderson
d15242d2c7
Moved probability to active projects
2018-03-08 14:17:00 -08:00
Grant Sanderson
d5b5b69644
Created FadeInAndShiftFromDirection
2018-03-08 14:15:34 -08:00
Grant Sanderson
72defba803
Merge pull request #154 from 3b1b/winding-number-grant
...
Winding number grant
2018-03-08 13:57:04 -08:00
Grant Sanderson
4c3d1f5d61
Changed from animation.simple_animation import * to account for animation.compositions
2018-03-08 13:55:01 -08:00
Grant Sanderson
946bc92b7a
Moved LaggedStart, AnimationGroup and Succession into their own file
2018-03-08 13:52:37 -08:00
Grant Sanderson
22c4ddb004
Added match_background_image_file
2018-03-08 13:34:41 -08:00
Grant Sanderson
f2f5535bc0
Makes is so PiCreatureScene PiCreature configuration happens in CONFIG, not by redefining create_pi_creature
2018-03-08 13:34:22 -08:00
Grant Sanderson
ff5cd5cddb
Additions to DotsHoppingToColor
2018-03-07 14:33:34 -08:00
Grant Sanderson
6f1f244ca8
Merge branch 'master' of github.com:3b1b/manim into winding-number-grant
2018-03-07 13:45:45 -08:00
Grant Sanderson
df7a80ed58
Added DotsHoppingToColor
2018-03-07 13:45:32 -08:00
Grant Sanderson
8a8367156c
Merge pull request #152 from 3b1b/winding-number-grant
...
Winding number grant
2018-03-06 18:27:04 -08:00
Grant Sanderson
0c6546b19e
Created WindingNumber_G.py for some added animations
2018-03-06 18:26:07 -08:00
Grant Sanderson
51e8abf756
Some additions to TeacherStudentScene
2018-03-06 18:25:28 -08:00
Grant Sanderson
8125e4d320
Changed output directories (again) so that different resolutions go to different subdirectories
2018-03-06 18:25:09 -08:00
Grant Sanderson
e566bd8c5c
Added sort_submobjects_alphabetically to TexMobject
2018-03-06 18:24:25 -08:00
Grant Sanderson
9e50d4b371
Merge pull request #151 from 3b1b/WindingNumber
...
Winding number
2018-03-06 16:50:23 -08:00
Sridhar Ramesh
beba6e4bd4
Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber
2018-03-06 16:03:11 -08:00
Sridhar Ramesh
4155336113
Incremental
2018-03-06 16:03:00 -08:00
Sridhar Ramesh
2c1aec57bc
Incremental
2018-03-06 13:56:42 -08:00
Grant Sanderson
f7a079432f
Merge pull request #150 from 3b1b/WindingNumber
...
Winding number
2018-03-06 13:46:15 -08:00
Grant Sanderson
a8e2c78013
Merge pull request #149 from 3b1b/change-output-files
...
Change redered filed directory names
2018-03-06 13:42:12 -08:00
Grant Sanderson
27eaa322fb
Change redered filed directory names
...
Default behavior is now to include the render quality in the name of the directory where files are written, so that low quality tests don't necessarily clobber the existing HD versions.
2018-03-06 13:39:59 -08:00
Sridhar Ramesh
10d6739058
Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber
2018-03-06 12:30:36 -08:00
Grant Sanderson
1771b622ac
Merge pull request #147 from 3b1b/revert-145-threeD
...
Revert "Add 3D graphing via square approximation."
2018-03-05 20:43:58 -08:00
Grant Sanderson
e6591389d0
Revert "Add 3D graphing via square approximation."
2018-03-05 20:43:40 -08:00
Grant Sanderson
d43fc0faa4
Merge pull request #145 from ddxtanx/threeD
...
Add 3D graphing via square approximation.
2018-03-05 20:33:33 -08:00
Grant Sanderson
2f01b446fb
Merge pull request #146 from 3b1b/lighthouse2
...
Lighthouse2
2018-03-05 20:27:33 -08:00
Grant Sanderson
aba43479f0
Poor man's merge
2018-03-05 20:25:01 -08:00
Grant Sanderson
53521a623f
Retiring basel animations to old_projects
2018-03-05 20:15:58 -08:00
Grant Sanderson
86f81a2ede
Add warning about light_source
2018-03-05 20:14:43 -08:00
Grant Sanderson
3944c8a2d8
Merge branch 'lighthouse-grant' into lighthouse2
2018-03-05 20:11:45 -08:00
Grant Sanderson
3f91525dc3
Merge branch 'master' of github.com:3b1b/manim into lighthouse2
2018-03-05 20:08:23 -08:00
Grant Sanderson
feac46e83b
Merge branch 'lighthouse2' into lighthouse-grant
2018-03-05 19:45:55 -08:00
Grant Sanderson
12a0bfcdc4
Merge branch 'master' of github.com:3b1b/manim into lighthouse-grant
2018-03-05 19:37:16 -08:00