Commit graph

1496 commits

Author SHA1 Message Date
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
Ben Hambrecht
b4fe022fc2 typo 2018-02-10 16:15:37 +01:00
Ben Hambrecht
8c0387e087 minor edit in IPTScene1 2018-02-10 16:15:32 +01:00
Ben Hambrecht
cf9156a3cc Fixed shadow issue 2018-02-10 16:14:14 +01: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
512caa90c6 Wrote main scene on IPT 2018-02-09 16:41:15 +01:00
Ben Hambrecht
e1a5667ec0 fixed issue with finding the angles of left-oriented spotlights 2018-02-09 16:40:02 +01: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
Grant Sanderson
dca03648ad Tiny changes to mobject 2018-02-07 16:21:11 -08:00
Grant Sanderson
81b8aff7bd Added print_mobject_family 2018-02-07 16:20:35 -08:00
Grant Sanderson
3175e7a7f3 Tiny cosmetic changes to transform 2018-02-07 16:20:16 -08:00
Ben Hambrecht
968b0dd811 fixed spacing issue in BackToEulerSumScene 2018-02-07 21:28:58 +01:00
Sridhar Ramesh
d1640ab1b2 Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-02-07 10:23:39 -08:00
Ben Hambrecht
082d67ec84 incremental progress 2018-02-07 18:09:36 +01:00
Ben Hambrecht
2c4fa36073 bug fixes in light. Finally working again! 2018-02-07 09:46:01 +01:00
Ben Hambrecht
8e0c84946f added getter and setter for VectorizedPoint's location 2018-02-07 09:45:36 +01:00
Ben Hambrecht
1e88bf3946 Merge branch 'master' into lighthouse2
# Conflicts:
#	topics/light.py -> resolved
2018-02-07 07:36:38 +01:00
Ben Hambrecht
87b7635988 bug fix session with Grant 2018-02-07 07:35:18 +01:00
Sridhar Ramesh
886af7cbeb Incremental 2018-02-06 17:59:39 -08:00
Grant Sanderson
341fad5e94
Merge pull request #112 from 3b1b/WindingNumber
Winding number
2018-02-06 12:55:03 -08:00
Grant Sanderson
cb9e249c6f Added some notes to light.py 2018-02-06 12:51:06 -08:00
Sridhar Ramesh
2aa5d9ae43 Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-02-06 12:44:46 -08:00
Sridhar Ramesh
6158ba6dcc Minor changes everywhere, incremental progress on WindingNumber 2018-02-06 12:44:38 -08:00
Grant Sanderson
58dc8f2f0d Going back and forth on how I want objects to be ordered in the 3d camera 2018-02-06 12:23:33 -08:00
Grant Sanderson
3f445cb14e Make remove_list_redundancies keep last-most occurance of an element rather than the first occurance 2018-02-06 12:23:01 -08:00
Grant Sanderson
4f322f3137 Added DEGREES to constants 2018-02-06 12:22:19 -08:00
Grant Sanderson
d81262e58a Make z_buff_func only round to the hundredths place, so small variations in z-coordiante not intended for z indexing don't mess things up 2018-02-06 12:22:03 -08:00
Grant Sanderson
9176d6e9d6
Merge pull request #111 from 3b1b/lighthouse2
Lighthouse2
2018-02-06 09:15:54 -08:00
Ben Hambrecht
ad5ffc5fdc debugged existing scenes, working on BackToEulerSum 2018-02-06 18:13:24 +01:00
frozar
2c85f66ddd [3D CAMERA] Add parameter to set the camera position. 2018-02-06 11:25:03 +01:00