Commit graph

1118 commits

Author SHA1 Message Date
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
Ben Hambrecht
9fa18d54e5 Finished unpolished TwoLightSourcesScene 2018-02-08 17:04:04 +01:00
Ben Hambrecht
0e85da2939 TwoLightSourcesScene: Hooked up indicator so it updates as replacement light moves around 2018-02-08 13:27:23 +01:00
Ben Hambrecht
3ef4b8a32a Finished unpolished BackToEulerSumScene 2018-02-08 12:32:08 +01:00
Ben Hambrecht
87811976d4 Merge branch 'master' into lighthouse2
# Conflicts:
#	.gitignore -> resolved
2018-02-08 12:07:33 +01:00
Ben Hambrecht
ff32a7c6a4 ignoring PyCharm's config files 2018-02-08 12:05:50 +01:00
Ben Hambrecht
7871e557d2 bug fixes 2018-02-08 12:04:53 +01:00
Ben Hambrecht
4a11d8f42d movement of indicators in BackToEulerSumScene 2018-02-08 12:04:21 +01:00
Sridhar Ramesh
e38ac24382 Unified display location (but not yet the code behind) labels in NumberPlane and ComplexPlane 2018-02-07 17:24:31 -08:00
Grant Sanderson
b5ba35b8eb Merge branch 'master' of github.com:3b1b/manim 2018-02-07 16:21:38 -08:00
Grant Sanderson
29962068db Bug fix to Line.insert_n_anchor_points 2018-02-07 16:21:28 -08:00