Commit graph

2971 commits

Author SHA1 Message Date
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
icreiuheciijc
8077697fc7 Fix video output directory bug 2018-10-24 18:42:32 +08:00
Patrick Elsen
da81ed4015 Fixes Dockerfile to delete requirements.txt.
Moved timezone initialization to texlife and made sure to delete
requirements.txt in Dockerfile.
2018-10-15 02:52:40 +02:00
Patrick Elsen
08926ad2aa Rearranges Dockerfile.
Does timezone setup at the beginning. Separates python installation and
requirements installation.
2018-10-15 00:50:47 +02:00
Patrick Elsen
9b76c29fc7 Revert "Consolidates apt package installations."
This reverts commit 4ba9f6b5a3.
2018-10-15 00:48:08 +02:00
Patrick Elsen
9077860f97 Removes superfluous delete command.
As suggested by @eulertour, this removes the line to delete
`requirements.txt` in the python folder, as the whole folder would be
deleted later anyways.
2018-10-14 23:34:06 +02:00
Patrick Elsen
4ba9f6b5a3 Consolidates apt package installations.
Turns all package installations into one single command.
2018-10-14 23:32:46 +02:00
Patrick Elsen
8d66cfb75b Removes superfluous packages.
The apt package texlive-full already includes texlive-latex-base and
texlive-fonts-extra, so they don't have to installed separately.
2018-10-14 20:44:23 +02: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
Grant Sanderson
38255e65c6
Merge pull request #318 from DanWaxman/master
Modify Directions for Docker to Reflect Interactivity
2018-10-04 18:24:21 -07:00
Grant Sanderson
9c8ad4cd68
Merge pull request #320 from 3b1b/quaternions
Quaternions
2018-10-04 18:23:37 -07:00
Grant Sanderson
9cf4dfac3d Preliminary finish to quat3d preamble 2018-10-04 18:23:18 -07:00
Dan Waxman
3ef8c84cd3 Added line to acknowledge ephemeral container, and added Processing to
list of alternative libraries.
2018-10-04 18:21:30 -04:00