Commit graph

2125 commits

Author SHA1 Message Date
Grant Sanderson
03d8bab065 Begining sphere_area project 2018-11-24 12:17:01 -08:00
Grant Sanderson
b30e56d84c Moved SpecialThreeDScene out of quaternions into three_d_scene 2018-11-24 12:16:07 -08:00
Grant Sanderson
169c443e65
Merge pull request #336 from mertyildiran/master
Live streaming and interactive shell
2018-11-18 08:41:35 -08:00
Grant Sanderson
662e3ff35b
Merge pull request #341 from vavanade/patch-1
determinant mistype
2018-11-18 08:33:59 -08:00
Grant Sanderson
ec5c2acd3f
Merge pull request #345 from 3b1b/shadows
Shadows
2018-11-18 08:33:35 -08:00
Grant Sanderson
4092fae63c Retire borsuk_addition to old_projects 2018-11-18 10:31:02 -06:00
Grant Sanderson
ffb1ee2223 Finished updated borsuk video 2018-11-18 10:30:33 -06:00
Grant Sanderson
41626dd151 New thumbnail for wallis 2018-11-18 10:30:13 -06:00
Grant Sanderson
cd3c1c3feb Mobject.clear_updaters now returns self 2018-11-18 10:29:41 -06:00
Grant Sanderson
9c047ee640 element_to_mobject_config was not actually used in Matrix 2018-11-18 10:29:18 -06:00
Grant Sanderson
6610f53062 Fixes to patron scroll 2018-11-18 10:28:49 -06:00
vavanade
7429e9e042
determinant mistype 2018-11-16 21:00:15 +01:00
Grant Sanderson
09815043f4 Setup for borsuk_addition animations 2018-11-09 16:01:41 -08:00
Grant Sanderson
260456d1c0 Move turbulence to old_projects 2018-11-07 17:09:48 -08:00
Grant Sanderson
926044c9f4 Merge branch 'master' of github.com:3b1b/manim into shadows 2018-11-07 15:55:08 -08:00
Grant Sanderson
3fb98ba2e8 Finished turbulence project 2018-11-07 15:54:58 -08:00
Grant Sanderson
29afc50756 More turbulence animations 2018-11-06 15:29:39 -08:00
Grant Sanderson
7773f1dc26
Merge pull request #338 from yagarea/patch-1
Refactoring: Delete whitespace spam on the end of the file
2018-11-05 10:08:54 -08:00
Jan Černý
6e3a576d69
Delete whitespace spam on the end of the file 2018-11-05 13:44:09 +01:00
Grant Sanderson
ebbc2d5ef3 Several more turbulence animations 2018-11-04 16:18:41 -08:00
Grant Sanderson
62b8a38bf5 Fixed bug with Mobject family member updaters 2018-11-04 16:18:14 -08:00
Mehmet Mert Yıldıran
db7f8320bd Fix the idle_stream()'s sleep duration and change the stream FPS to 30 2018-11-03 21:05:20 +03:00
Mehmet Mert Yıldıran
846a824947 Add automatic positioning for live streams 2018-11-02 20:48:38 +03:00
Mehmet Mert Yildiran
815b3103c4 Update README.md 2018-11-01 11:45:22 +03:00
Mehmet Mert Yildiran
a229bdc9c9 Add a stream lock and an idle state for stream to provide continuous frame flow 2018-11-01 11:23:34 +03:00
Mehmet Mert Yildiran
e071ac62a1 Fix streaming issues by migrating from mplayer to ffplay and add Twitch support 2018-10-31 21:29:01 +03:00
Mehmet Mert Yildiran
f898644a3c Add point to point streaming from ffmpeg to mplayer via TCP 2018-10-31 11:16:18 +03:00
Grant Sanderson
c95fb5fe46 Renamed ANIMATION_DIR to VIDEO_DIR, also replacing 'animations' with 'video' in the path 2018-10-30 12:28:22 -07:00
Mehmet Mert Yildiran
312c2b0243 Turn live stream related configurations into constants 2018-10-30 18:30:34 +03:00
Mehmet Mert Yildiran
a4a5e79ddf Return a Scene object from the creation of a Manim instance 2018-10-30 18:25:01 +03:00
Mehmet Mert Yildiran
80256013ea Add is_live_streaming control flow to idle the scene generation pipe for interactive shell usage purpose 2018-10-30 09:00:51 +03:00
Mehmet Mert Yildiran
5e8a2c8901 Add the top-level manim module and Manim class 2018-10-30 07:37:32 +03:00
Mehmet Mert Yildiran
7d534ab0d4 Add a testing script 2018-10-30 06:39:45 +03:00
Grant Sanderson
5ac4f544bf Tiny animation additions to quat3d 2018-10-25 13:47:56 -07:00
Grant Sanderson
a192f56d4d Latest shadows animations 2018-10-09 12:21:58 -07:00
Grant Sanderson
426af6f7fc Tiny bug fix 2018-10-09 12:21:44 -07:00
Grant Sanderson
e8d2c714e5 First few animations of shadows project 2018-10-05 17:20:03 -07:00
Grant Sanderson
2e54eabcc7 Use TAU. Obviously. 2018-10-05 17:19:48 -07:00
Grant Sanderson
5d6454fcc2 Fixed get_points_defining_boundary for VMobjects 2018-10-05 17:19:29 -07:00
Grant Sanderson
4a226e1d22 Fixed get_boundary_point and get_points_defining_boundary 2018-10-05 17:18:49 -07:00
Grant Sanderson
71d5851dd0 Fixed frame_center bug 2018-10-05 17:18:21 -07:00
Grant Sanderson
73af2b4971 Moved updating_mobject_from_func 2018-10-05 17:17:55 -07:00
Grant Sanderson
31478c523c
Merge pull request #322 from DanWaxman/master
Fixed link for Dockerfile consultation.
2018-10-05 09:19:22 -07:00
Dan Waxman
1320e2ede2 Fixed link for Dockerfile consultation. 2018-10-04 23:39:52 -04:00
Grant Sanderson
1490dca713
Merge pull request #321 from cclauss/patch-1
Capitalization and test to see if Travis CI is turned on
2018-10-04 19:43:42 -07:00
cclauss
53738d3d89
Capitalization and test to see if Travis CI is turned on 2018-10-05 04:31:33 +02:00
Grant Sanderson
fc26becc5d
Merge pull request #310 from cclauss/patch-1
Explicit tuple required in comprehension in Python 3
2018-10-04 18:28:36 -07:00
Grant Sanderson
22f496678a
Merge pull request #312 from cclauss/patch-2
from utils.space_ops import get_norm
2018-10-04 18:28:11 -07:00
Grant Sanderson
e4fa624c7e
Merge pull request #313 from cclauss/patch-3
Run free Travis CI and flake8 tests on all new code submissions
2018-10-04 18:27:43 -07:00
Grant Sanderson
b920bf8959
Merge pull request #315 from icreiuheciijc/ctex-pr
Add support for Chinese ctex
2018-10-04 18:26:55 -07:00