Grant Sanderson
|
86adac1ea9
|
Tiny changes to example_scene
|
2018-01-15 19:20:04 -08:00 |
|
Grant Sanderson
|
407d72bb94
|
Finally changed to
|
2018-01-15 19:15:05 -08:00 |
|
Grant Sanderson
|
8f895f3bfc
|
Removed requested.txt
|
2018-01-15 18:55:27 -08:00 |
|
Grant Sanderson
|
1c29a14ce6
|
Remove ports stuff from Ben's merge
|
2018-01-15 18:52:25 -08:00 |
|
Grant Sanderson
|
728947a5c6
|
Merge branch 'master' of github.com:3b1b/manim
|
2018-01-15 18:50:11 -08:00 |
|
Grant Sanderson
|
0da39a421e
|
A few changes during Fourier project
|
2018-01-15 18:49:58 -08:00 |
|
Grant Sanderson
|
bb2956dbae
|
Added sox requirement
|
2018-01-15 18:49:28 -08:00 |
|
Ben Hambrecht
|
0f50eee179
|
typo changes
|
2018-01-15 18:27:52 -08:00 |
|
Grant Sanderson
|
2b80c582dd
|
BreakApartSum and UnmixMixedPaint from fourier project
|
2018-01-15 15:30:15 -08:00 |
|
Grant Sanderson
|
5d9eb8d5a0
|
Fixed get_merged_array bug
|
2018-01-15 15:06:01 -08:00 |
|
Grant Sanderson
|
ec1afdbb83
|
Made it easier to configure axes in Axes mobject
|
2018-01-15 14:28:57 -08:00 |
|
Grant Sanderson
|
c777988993
|
Finished AddingPureFrequencies in fourier project
|
2018-01-14 19:27:22 -08:00 |
|
Grant Sanderson
|
0e961c85e0
|
Bug fix to how Succession behave when Scene.play changes its runtime
|
2018-01-14 19:26:53 -08:00 |
|
Grant Sanderson
|
016e2c9ada
|
Further additions to AddingPureFrequencies Scene of Fourier
|
2018-01-13 15:51:25 -08:00 |
|
Grant Sanderson
|
6de931968e
|
Small bug fix
|
2018-01-13 15:51:04 -08:00 |
|
Grant Sanderson
|
f23fd5444d
|
Added various svg files to files directory (not usually where they live) so anyone outisde 3b1b wanting to download the code and try it out won't see it break on all pi creature scenes
|
2018-01-12 13:39:51 -08:00 |
|
Grant Sanderson
|
ffcd9b5767
|
Changed the defaults for where animations are written, and where images for ImageMobject and SVGMobject are sought after
|
2018-01-12 13:38:25 -08:00 |
|
Grant Sanderson
|
0b595ed5f5
|
Improved behavior of Axes.get_graph
|
2018-01-12 12:37:38 -08:00 |
|
Grant Sanderson
|
83a48b82a3
|
Update extract_scene for better argument parsing
|
2018-01-12 12:37:02 -08:00 |
|
Grant Sanderson
|
adb55a45a4
|
Merge branch 'master' of github.com:3b1b/manim
|
2018-01-11 18:14:26 -08:00 |
|
Grant Sanderson
|
25ac8a089d
|
Began Fourier project animations
|
2018-01-11 18:13:50 -08:00 |
|
Grant Sanderson
|
2745f25855
|
Added Broadcast to objects.py, though it's unclear where it should go.
|
2018-01-11 18:13:35 -08:00 |
|
Grant Sanderson
|
32eb1a46d4
|
Added coords_to_point and get_graph to Axes
|
2018-01-11 18:12:58 -08:00 |
|
Grant Sanderson
|
ae31ee55e7
|
Bug fix to VMobject.fade
|
2018-01-11 18:12:15 -08:00 |
|
Sridhar Ramesh
|
6bf9022971
|
Merge branch 'master' of https://github.com/3b1b/manim
|
2018-01-11 17:05:19 -08:00 |
|
Sridhar Ramesh
|
943a970d12
|
Incremental progress on animations for Winding Number video
|
2018-01-11 17:04:10 -08:00 |
|
Grant Sanderson
|
c649a152d7
|
Moved Broadcast to simple_animations
|
2018-01-11 16:51:16 -08:00 |
|
Sridhar Ramesh
|
1500666871
|
Added MappingCamera
|
2018-01-11 16:49:58 -08:00 |
|
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 |
|