Commit graph

1128 commits

Author SHA1 Message Date
Sridhar Ramesh
b4b47c8439 Fixed Succession bug which had resulted in incompletely drawn subanimations 2018-02-19 14:31:36 -08:00
Grant Sanderson
b06e8818f4
Merge pull request #127 from 3b1b/WindingNumber
Winding number
2018-02-15 18:52:43 -08:00
Sridhar Ramesh
5ad5b7cd76 Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-02-15 15:37:53 -08:00
Sridhar Ramesh
4c6af541c1 Switched WindingNumber to use np.linspace; also, fixed missing colon in extract_scene.py 2018-02-15 15:37:19 -08:00
Sridhar Ramesh
5c0bbbc4be Removed range_via_num_steps, which was redundant on top of np.linspace 2018-02-15 15:35:37 -08:00
Grant Sanderson
4d457cb5c4
Merge pull request #126 from 3b1b/WindingNumber
Winding number
2018-02-15 14:56:10 -08:00
Sridhar Ramesh
bdc11cac51 Incremental 2018-02-15 14:44:32 -08:00
Sridhar Ramesh
05e073325e Added CircleIndicate animation 2018-02-15 14:44:23 -08:00
Sridhar Ramesh
551501b69e extract_scene now behaves more as expected when passed explicit output file names already containing an extension 2018-02-15 14:43:55 -08:00
Sridhar Ramesh
e4ba832aac Incremental 2018-02-15 11:57:45 -08:00
Sridhar Ramesh
ced8275f6e Incremental 2018-02-13 16:47:29 -08:00
Sridhar Ramesh
0e03185f4e Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-02-13 15:48:57 -08:00
Grant Sanderson
921dc1a6d7
Merge pull request #109 from frozar/3D_camera_moving
[3D CAMERA] Center of rotation
2018-02-13 15:46:21 -08:00
Grant Sanderson
e98252dfa6
Merge pull request #120 from mirefek/master
yet another simple fixes / improvements
2018-02-13 15:44:24 -08:00
Grant Sanderson
3f6f23cae4
Merge pull request #122 from 3b1b/uncertainty
Uncertainty
2018-02-13 15:41:18 -08:00
Grant Sanderson
fbec114f67 Small uncertainty additions 2018-02-13 15:39:57 -08:00
Grant Sanderson
e07fecc2f9 ThreeDMobject color fix 2018-02-13 15:39:31 -08:00
Grant Sanderson
e78cb80701 Implmented doppler radar pluse for uncertainty 2018-02-13 11:44:36 -08:00
Grant Sanderson
1bea7fc8c5 Made naming by quality optional 2018-02-13 11:44:04 -08:00
Grant Sanderson
3b8bbbccab Beginning of ShowPlan in Uncertainty 2018-02-12 22:49:15 -08:00
Grant Sanderson
6f829c98fb Tie the render quality of a scene to its name so that files don't overwrite each other 2018-02-12 20:14:07 -08:00
Sridhar Ramesh
4f3bc46b5d Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-02-12 13:53:51 -08:00
Sridhar Ramesh
f84eeda546 Incremental 2018-02-12 13:53:33 -08:00
mirefek
6b39ba0502 Feature: argument coor_mask for move_to / next_to:
setting coor_mask = X_AXIS or Y_AXIS makes the alignment in just one coordinate
2018-02-12 22:41:34 +01:00
mirefek
bc83c8a4f3 SVG transforms hopefully finally handled properly 2018-02-12 22:35:51 +01:00
mirefek
ebc53e3948 add requirements for BraceLabel 2018-02-12 22:33:41 +01:00
mirefek
68eaec7f34
Merge pull request #2 from 3b1b/master
update fork
2018-02-12 22:17:21 +01:00
Grant Sanderson
04fab833a8 Merge branch 'master' of github.com:3b1b/manim into uncertainty 2018-02-11 22:59:31 -08:00
Grant Sanderson
24ca84c96d
Merge pull request #118 from 3b1b/camera-performance
Performance improvements to vmobjects colored by a background image.
2018-02-11 19:05:37 -08:00
Grant Sanderson
0d05c58342 Cleanup from last changes 2018-02-11 19:05:24 -08:00
Grant Sanderson
2ff4a7ba07 Refactored for meaningful speedup in background colored vmobjects 2018-02-11 19:00:09 -08:00
Grant Sanderson
ae10d26696 Added batch_by_property 2018-02-11 18:59:54 -08:00
Grant Sanderson
6e296ae6df Refactor of background coloring vmobjects, should be faster this way. 2018-02-11 18:21:31 -08:00
Grant Sanderson
ae6c1d82ea Merge branch 'master' of github.com:3b1b/manim into uncertainty 2018-02-10 22:46:58 -08:00
Grant Sanderson
e92e718122 uncertainty progress 2018-02-10 22:46:53 -08:00
Grant Sanderson
755f678df0
Merge pull request #116 from 3b1b/camera-performance
Better convention for -n flag
2018-02-10 22:46:17 -08:00
Grant Sanderson
9cfab5c2ed Better convention for -n flag 2018-02-10 22:45:46 -08:00
Grant Sanderson
276743bacb
Merge pull request #115 from 3b1b/camera-performance
Camera performance
2018-02-10 22:35:47 -08:00
Grant Sanderson
b9ef9f6fc0 Enabled adding end animation number with -n flag 2018-02-10 22:34:39 -08:00
Grant Sanderson
5e25ecd33c Tiny changes 2018-02-10 22:19:00 -08:00
Grant Sanderson
c9ff83920c Updated ThreeDCamera methods for new color scheme 2018-02-10 21:43:55 -08:00
Grant Sanderson
983a3e0357 Direct computation of color hex to speed things up 2018-02-10 21:38:12 -08:00
Grant Sanderson
d35ba7b196 Sped up get_pathstring of camera 2018-02-10 21:19:26 -08:00
Grant Sanderson
d43f297eb1
Merge pull request #114 from 3b1b/uncertainty
Uncertainty
2018-02-10 18:38:18 -08:00
Grant Sanderson
5af31c1b8b Minor refactoring to the camera class, with an additional change to z-buffering default behavior 2018-02-10 18:37:34 -08:00
Grant Sanderson
90e4951ef5 Implemented FourierTradeoff in uncertainty.py 2018-02-10 18:33:00 -08:00
Grant Sanderson
f8653f2946 Opening scene of Uncertainty project 2018-02-09 15:26:12 -08:00
Grant Sanderson
404a8b1b3f Added floobits files to gitignore 2018-02-09 12:55:24 -08:00
Ben Hambrecht
5b395853b7 changes to how the sectors are redrawn 2018-02-09 07:56:49 +01:00
Sridhar Ramesh
24dacb4b07 Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-02-08 12:54:36 -08:00