Sridhar Ramesh
634bef091f
Minor comments added to continual_animation.py
2018-01-11 13:42:43 -08:00
Sridhar Ramesh
08430e4e2c
Mostly finished Winding Number loop decomposition animation
2018-01-11 13:42:09 -08:00
Sridhar Ramesh
c1f25338ee
Work in progress on building up WindingNumber animations
2018-01-10 17:58:20 -08:00
Sridhar Ramesh
0ce1a528c6
Added Surround method to MObject, as well as special-case implementation of it to Circle
2018-01-10 17:57:22 -08:00
Sridhar Ramesh
a0fc3ce324
Bug fix on CycleAnimation
2018-01-10 17:56:14 -08:00
Sridhar Ramesh
62edfbb32f
Merge branch 'master' of https://github.com/3b1b/manim
2018-01-10 17:00:12 -08:00
Grant Sanderson
1bc6769a4c
Merge branch 'master' of github.com:3b1b/manim
2018-01-10 16:58:43 -08:00
Grant Sanderson
56505522bd
Fixed Succession animation, while changing its syntax a bit
2018-01-10 16:58:22 -08:00
Sridhar Ramesh
dcd0d95868
Added CycleAnimation (which turns Animations into ContinualAnimations through unending repetition)
2018-01-10 15:26:09 -08:00
Sridhar Ramesh
685750486a
Cleaned up duplicate entry for MoveAlongPath in simple_animations
2018-01-10 13:08:01 -08:00
Grant Sanderson
48503fc5af
Merge pull request #61 from Solara570/master
...
3D Hilbert Curve Implemented
2018-01-09 17:52:32 -08:00
Sridhar Ramesh
a2b037a8b9
Began a project for the winding number video
2018-01-09 17:12:28 -08:00
Sridhar Ramesh
aea7da222d
Modified behavior of ChangingDecimal so that labels keep track of displacement from tracked_mobject
2018-01-09 17:11:40 -08:00
Grant Sanderson
3696ce748d
Fixed zoomed_scene bug
2018-01-09 14:04:22 -08:00
Grant Sanderson
d8c4021eec
Merge branch 'master' of github.com:3b1b/manim
...
Change MOVIE_DIR
2018-01-08 17:30:15 -08:00
Grant Sanderson
7db41ef0dd
New MOVIE_DIR name
2018-01-08 17:30:09 -08:00
Sridhar Ramesh
1082d04b7f
Added point_to_coords method to graph_scene. Also, modified MOVIE_DIR in constants.py
2018-01-08 17:24:54 -08:00
Grant Sanderson
1b0819ce97
Fixed ffmpeg writing issue
2018-01-08 12:40:36 -08:00
Grant Sanderson
2ee311870f
Merge pull request #62 from mitkonikov/master
...
Ability to export PNG sequence
2018-01-03 19:24:22 -08:00
Grant Sanderson
07fc70ec88
Merge pull request #65 from frozar/constant_setup
...
[CONST] Fix directories creation
2018-01-03 19:24:03 -08:00
frozar
7e1f8e4b47
[CONST] Use makedirs() instead of mkdir().
2018-01-03 22:29:43 +01:00
Grant Sanderson
01f85225d0
Moved mug.py to old_projects
2017-12-24 14:29:53 -08:00
Grant Sanderson
f9dafda750
End of mug project
2017-12-24 14:29:31 -08:00
Mitko Nikov
c7214005ae
Ability to export PNG sequence
...
While writing to a movie file, if you specify -f it will export a png
sequence in a folder with the same name like the scene. The ability to
export transparent PNG sequences adds the ability to change the
background afterwards.
2017-12-22 13:00:13 +01:00
Solara570
750caffd95
Merge remote-tracking branch '3b1b/master'
2017-12-22 10:39:27 +08:00
Grant Sanderson
74406f239c
Beginning mug project
2017-12-21 13:43:27 -08:00
Grant Sanderson
c14cde5b0a
Added NormalAnimationAsContinualAnimation
2017-12-21 13:43:15 -08:00
Solara570
19a0a72545
3D Hilbert Curve Implemented
2017-12-20 20:31:02 +08:00
Grant Sanderson
f616ca3d83
End of combinations projects
2017-12-19 14:48:18 -08:00
Grant Sanderson
87801c2ed8
Preliminary end to eop/combinations animations
2017-12-15 11:00:47 -08:00
Grant Sanderson
1471c4eef9
NineChooseFourExample of eop/combinations
2017-12-14 14:09:00 -08:00
Grant Sanderson
47ee3c71dd
A few simple animations for Q&A round 2 video
2017-12-13 22:49:20 -08:00
Grant Sanderson
797def9621
Refactor of confetti
2017-12-13 17:17:19 -08:00
Grant Sanderson
7656159ab4
HowToComputeNChooseK of eop/combinations
2017-12-13 17:17:03 -08:00
Grant Sanderson
43d947657d
HowToComputeNChooseK in eop/combinations
2017-12-12 14:24:12 -08:00
Grant Sanderson
76a420139d
Merge branch 'master' of github.com:3b1b/manim
2017-12-09 14:35:35 -08:00
Grant Sanderson
0970f79d8a
Merge branch 'docker' of https://github.com/scottopell/manim into scottopell-docker
2017-12-09 14:33:33 -08:00
Grant Sanderson
544ec265a5
Merge pull request #42 from cclauss/patch-1
...
import numpy as np
2017-12-09 14:21:37 -08:00
Grant Sanderson
56bffdc027
Merge pull request #43 from cclauss/patch-2
...
Add missing colon (:)
2017-12-09 14:21:15 -08:00
Grant Sanderson
7e737b509f
Merge branch 'master' into patch-2
2017-12-09 14:21:06 -08:00
Grant Sanderson
454bf49f8c
Merge branch 'master' into patch-2
2017-12-09 14:19:00 -08:00
Grant Sanderson
302433aa37
Merge pull request #44 from cclauss/patch-3
...
Add missing close bracket: }
2017-12-09 14:05:22 -08:00
Grant Sanderson
92caddc7b6
Merge pull request #45 from cclauss/patch-4
...
Remove stray backtick: `
2017-12-09 14:05:04 -08:00
Grant Sanderson
1b74e5a2d4
Merge pull request #51 from ddxtanx/master
...
Change "print " lines to "print(" lines
2017-12-09 14:04:36 -08:00
Grant Sanderson
5db6f3706f
Merge pull request #57 from anthonynorthrup314/master
...
Corrected partial_bezier_points
2017-12-09 14:04:11 -08:00
Grant Sanderson
1d5dcd2705
Moving putnam.py to old_projects
2017-12-09 14:02:01 -08:00
Grant Sanderson
f46f7479ae
Quick messy scene for analyzing dominos
2017-12-09 14:01:36 -08:00
Grant Sanderson
f7051c468d
putnam video published
2017-12-08 17:57:44 -08:00
Grant Sanderson
a74743d384
New Endscreen
2017-12-08 17:57:32 -08:00
Grant Sanderson
2c1bd83ba8
Seed randomness by default
2017-12-07 10:18:46 -08:00