82 Commits

Author SHA1 Message Date
4ba5e733fb Change example scene referenced in readme 2021-01-06 14:24:05 -08:00
592432611b Remove all configuration from constants.py, and clean up the many files affected by this move 2021-01-02 20:47:51 -08:00
d221073360 update README.md 2021-01-02 19:20:25 +08:00
e737ace268 Updated README and LICENSE after moving 3b1b content to another project 2020-12-31 13:47:50 -08:00
24d077fbce Change referenced directory of 3b1b content in LICENSE and README 2020-01-06 09:39:33 -08:00
b163b1b685 Standardize README.md 2019-10-23 22:58:23 -05:00
e498077e6a fixed manim 2019-08-05 23:14:27 +02:00
25a75f1876 DOC: update documentation link in readme 2019-07-10 13:20:06 -04:00
43b4508b2c Fix wording. 2019-06-15 14:03:04 -05:00
6c1fb7ddca Change docker instructions on README.md
Change all refernces of INPUT_DIR to INPUT_PATH
change all references of OUTPUT_DIR to OUTPUT_PATH

change a paragraph
2019-06-15 00:43:32 -05:00
e2eac0bd96 Minor edit 2019-06-11 00:59:36 -05:00
65c23d9e9f Fix docker install instruction
Env Var used in the compose.yml is INPUT_DIR and OUTPUT_DIR

Clarify the meaning of both variables and output message.
Note on -p not working.
2019-06-11 00:49:31 -05:00
1322152391 Update README.md 2019-06-10 20:09:42 -07:00
aad68a5503 Update docker install link 2019-06-08 15:28:25 -07:00
f6dc1cb50f updated Compose file and update docker section of README.md 2019-06-08 00:40:23 -07:00
e9fc2aa46c Correction of a bad alt description (#566) 2019-05-30 13:17:45 -07:00
47a4a1f2df Add social badges README 2019-05-28 01:39:06 -07:00
2ce766b3bf Update docs badge 2019-05-28 01:01:48 -07:00
2ebcec4bbe Improved the "Using manim" section in the README
Improved the wording and presentation of the "Using manim" section in the README file.
2019-05-22 11:00:57 +02:00
4d368e85c9 Logo (#537)
Add the graph created by @Elteoremadebeethoven as a logo
2019-05-15 20:03:51 -07:00
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
5fff18c391 Add build status to README
Library can now successfully do nothing
2019-04-30 22:08:01 -07:00
5d1f016fbd Added anaconda environment and windows instructions 2019-04-30 14:40:22 -05:00
2a6918cc30 Make manim installable using setuptools (setup.py)
Now you an install it into the system packages and use it outside the
source code directory.
2019-04-29 00:39:09 +02:00
55d76d2ee2 Merge pull request #509 from brockelmore/patch-1
Update README.md
2019-04-22 12:17:55 -07:00
31d5c9d3cf Altered link, to point to 3Blue1Brown.com 2019-04-22 09:34:44 -07:00
77930168de Link to 3Blue1Brown channel in the README intro.
People discovering this engine on GitHub might not have context on it, or know what it looks like. Linking to YouTube allows people to see examples of the engine in action.
2019-04-22 09:30:13 -07:00
e98feae43d Update README.md
typo fix, im the github grammar nazi
2019-04-22 08:33:27 -04:00
27a952b664 Merge pull request #489 from TortelliniLeap/patch-1
Typo fix: remove redundant "the" in README
2019-04-06 11:58:55 -07:00
fdb85b9120 Typo fix: remove redundant "the" 2019-04-04 19:41:37 -04:00
3cfe960ee1 Updated README for Windows installation
Adds a section under "Installation" that details all the steps necessary to getting manim to run on Windows. Tested on several Windows 10 machines with unvarying success.
2019-04-04 15:08:29 -07:00
b51d1bf6b1 Update README.md 2019-04-02 00:58:57 -07:00
4ead3627fd Update README.md 2019-04-02 00:57:23 -07:00
03e832af45 Use upstream repo in docker instructions 2019-03-04 21:48:02 -08:00
e5e1fa908b Finished SceneFileWriter refactor 2019-01-24 22:24:01 -08:00
e49c47f4ea Update README.md 2019-01-09 08:29:03 -08:00
9dafb85bde Replace pip with python3 -m pip 2018-12-29 17:53:48 -08:00
68033a2469 fix livestream flag 2018-12-23 10:51:23 -08:00
2ebe54ec07 Update README.md and streaming config 2018-12-22 18:25:35 -08:00
465951ab88 Remove creating media/ from instructions
After #365 the media directory is automatically created, so the instructions can be simplified.
2018-12-10 21:35:54 -08:00
HMH
852058e901 Prefix the link to the documentation with https:// .
Otherwise GitHub sets the wrong prefix which results in:
https://github.com/3b1b/manim/blob/master/manim.readthedocs.io
2018-11-28 19:33:42 +01:00
8dfb6f7632 Update README.md
Update README.md with installation instructions and documentation
2018-11-26 23:02:55 -08:00
815b3103c4 Update README.md 2018-11-01 11:45:22 +03:00
1320e2ede2 Fixed link for Dockerfile consultation. 2018-10-04 23:39:52 -04:00
53738d3d89 Capitalization and test to see if Travis CI is turned on 2018-10-05 04:31:33 +02:00
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
3ef8c84cd3 Added line to acknowledge ephemeral container, and added Processing to
list of alternative libraries.
2018-10-04 18:21:30 -04:00
6d5f838612 Updated file paths for Docker to reflect interactive environment. 2018-10-01 18:05:10 -04:00
28a82645ab Modified README.md to reflect current purpose of Dockerfile. 2018-10-01 17:55:25 -04:00
045e7da157 Add a build status badge to README.md 2018-10-01 13:33:57 +02:00