Devin Neal
5fff18c391
Add build status to README
...
Library can now successfully do nothing
2019-04-30 22:08:01 -07:00
Shubhanshu Mishra
5d1f016fbd
Added anaconda environment and windows instructions
2019-04-30 14:40:22 -05:00
Daniel Schaefer
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
Grant Sanderson
55d76d2ee2
Merge pull request #509 from brockelmore/patch-1
...
Update README.md
2019-04-22 12:17:55 -07:00
Charlie Park
31d5c9d3cf
Altered link, to point to 3Blue1Brown.com
2019-04-22 09:34:44 -07:00
Charlie Park
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
brockelmore
e98feae43d
Update README.md
...
typo fix, im the github grammar nazi
2019-04-22 08:33:27 -04:00
Devin Neal
27a952b664
Merge pull request #489 from TortelliniLeap/patch-1
...
Typo fix: remove redundant "the" in README
2019-04-06 11:58:55 -07:00
TortelliniLeap
fdb85b9120
Typo fix: remove redundant "the"
2019-04-04 19:41:37 -04:00
Yoshi Askharoun
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
Devin Neal
b51d1bf6b1
Update README.md
2019-04-02 00:58:57 -07:00
Devin Neal
4ead3627fd
Update README.md
2019-04-02 00:57:23 -07:00
Devin Neal
03e832af45
Use upstream repo in docker instructions
2019-03-04 21:48:02 -08:00
Grant Sanderson
e5e1fa908b
Finished SceneFileWriter refactor
2019-01-24 22:24:01 -08:00
Vivek Verma
e49c47f4ea
Update README.md
2019-01-09 08:29:03 -08:00
Devin Neal
9dafb85bde
Replace pip with python3 -m pip
2018-12-29 17:53:48 -08:00
Devin Neal
68033a2469
fix livestream flag
2018-12-23 10:51:23 -08:00
Devin Neal
2ebe54ec07
Update README.md and streaming config
2018-12-22 18:25:35 -08:00
Devin Neal
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
Devin Neal
8dfb6f7632
Update README.md
...
Update README.md with installation instructions and documentation
2018-11-26 23:02:55 -08:00
Mehmet Mert Yildiran
815b3103c4
Update README.md
2018-11-01 11:45:22 +03:00
Dan Waxman
1320e2ede2
Fixed link for Dockerfile consultation.
2018-10-04 23:39:52 -04:00
cclauss
53738d3d89
Capitalization and test to see if Travis CI is turned on
2018-10-05 04:31:33 +02: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
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
Dan Waxman
6d5f838612
Updated file paths for Docker to reflect interactive environment.
2018-10-01 18:05:10 -04:00
Dan Waxman
28a82645ab
Modified README.md to reflect current purpose of Dockerfile.
2018-10-01 17:55:25 -04:00
cclauss
045e7da157
Add a build status badge to README.md
2018-10-01 13:33:57 +02:00
cclauss
1928185722
README.md: Ensure that Python 3 is used
2018-09-22 06:48:21 +02:00
Grant Sanderson
3056a6f8da
Added linke to Todd Zimmerman's tutorial in README
2018-08-18 20:14:16 -07:00
Grant Sanderson
2006554f93
Updated README post python3 conversion
2018-08-12 19:06:21 -07:00
Stanislav Shalunov
83a92f3bf4
Fix small typos.
2018-07-15 14:16:29 -07:00
Drewry Pope
71590bc9f2
Update README.md, fix typo.
2018-06-29 21:02:23 -05:00
bhbr
b7259565cd
added aggdraw-1.3 caveat to README
2018-04-04 22:36:11 +02:00
Grant Sanderson
d0a674780e
Merge pull request #128 from cclauss/patch-2
...
Manim depends on Python 2.7 and is not yet compatible with Python 3.
2018-03-31 13:05:02 -07:00
Grant Sanderson
4de2dd1d5a
Updated README.md
2018-03-30 15:58:51 -07:00
Efroim Rosenberg
8e5196aa8d
Fixed typo/grammer in readme.
2018-03-04 00:54:45 -05:00
cclauss
7aba7c58ea
Manim depends on Python 2.7 and is not yet compatible with Python 3.
2018-02-16 15:12:14 +01:00
Grant Sanderson
4acc4c2382
Typo fix
2018-01-20 19:31:25 -08:00
Grant Sanderson
5a8a746b03
Changed README and example_scenes for updated instructions on usage.
2018-01-20 15:29:50 -08:00
Grant Sanderson
bb2956dbae
Added sox requirement
2018-01-15 18:49:28 -08:00
Grant Sanderson
ffcd9b5767
Changed the defaults for where animations are written, and where images for ImageMobject and SVGMobject are sought after
2018-01-12 13:38:25 -08:00
Grant Sanderson
0970f79d8a
Merge branch 'docker' of https://github.com/scottopell/manim into scottopell-docker
2017-12-09 14:33:33 -08:00
Grant Sanderson
7f69b6aa93
Up to weight matrix introduction of nn
2017-09-29 14:17:13 -07:00
Gabe Cohen
14c627feec
Improve README readability
...
Typesetting the code differently from the plain words makes it stand out and makes the README slightly easier to read.
2017-08-02 10:29:58 -05:00
Grant Sanderson
f3d1396bde
Minor edits to README
2017-07-18 10:01:47 -07:00
jsunshoshana
0ad604391d
Changed "mathplotlib" to "matplotlib"
2017-05-24 00:39:17 -04:00
Grant Sanderson
aae756ad89
Merge pull request #25 from hashar/pip-install-aggdraw
...
Make pip to install aggdraw from github
2017-05-08 08:36:26 -07:00
Grant Sanderson
012a9579c5
PiCreature scenes shouldn't break, though specific designs are still out of the public repo
2017-05-08 08:32:56 -07:00