Commit graph

13 commits

Author SHA1 Message Date
Grant Sanderson
ebd4016fb3 Small refactor of extract_scene et. al. 2020-02-11 19:52:14 -08:00
Devin Neal
caa4577cd1 reorganize media file tree 2019-06-03 23:41:05 -07:00
Soeren Wegener
2d7c97723b
Add travis job to publish on PyPI.
Also moved some shortcuts into manimlib, to be able to use it without the big_ol_pile_of_manim_imports script. Updated the README to explain installation via pip
2019-05-05 22:08:13 +02:00
Devin Neal
54b8d0f8ed import importlib, start streaming mode upon import 2018-12-26 20:57:01 -08:00
Devin Neal
3543a750ba move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
Devin Neal
2ebe54ec07 Update README.md and streaming config 2018-12-22 18:25:35 -08:00
Devin Neal
27f677e45f Make manim into a module and refactor configuration 2018-12-22 14:27:22 -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 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
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