Commit graph

95 commits

Author SHA1 Message Date
Tony031218
f0cbc0571f Update README 2021-02-08 11:42:50 +08:00
Tony031218
36107c28ef update README 2021-02-07 21:43:20 +08:00
Tony031218
00fe33957c rename custom_defaults -> custom_config defaults -> default_config 2021-02-07 21:38:19 +08:00
Grant Sanderson
f87b82a9e9
Merge pull request #1336 from TonyCrane/publish
Package manimlib and automatically publish to pypi
2021-02-05 16:17:32 -08:00
Grant Sanderson
ed0ac3bee4 Updated README 2021-02-05 11:02:28 -08:00
Tony031218
04a259950f update logo image address for better display on pypi 2021-02-03 07:55:39 +08:00
鹤翔万里
be5762ba9c
Update README.md 2021-02-02 16:17:18 +08:00
ASUTOSH GHANTO
3ec8bb0d28
Update README.md 2021-02-02 13:29:56 +05:30
ASUTOSH GHANTO
98a25eaefe
Update README.md
asked changes were made
2021-02-02 13:24:40 +05:30
ASUTOSH GHANTO
fc01239c7a
Update README.md
corrected my mistakes in readme
2021-02-02 11:36:01 +05:30
ASUTOSH GHANTO
0e80799b1f
Update README.md
added content for macOSX
2021-02-02 09:11:42 +05:30
Tony031218
f900669bc4 fix bugs and update README 2021-01-26 22:56:54 +08:00
Grant Sanderson
e218105f73 Merge custom defaults recursively rather than overriding manim's with the local one 2021-01-18 10:58:33 -08:00
Grant Sanderson
4ba5e733fb Change example scene referenced in readme 2021-01-06 14:24:05 -08:00
Grant Sanderson
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
Tony031218
d221073360 update README.md 2021-01-02 19:20:25 +08:00
Grant Sanderson
e737ace268 Updated README and LICENSE after moving 3b1b content to another project 2020-12-31 13:47:50 -08:00
Grant Sanderson
24d077fbce Change referenced directory of 3b1b content in LICENSE and README 2020-01-06 09:39:33 -08:00
Raymond Arndorfer
b163b1b685
Standardize README.md 2019-10-23 22:58:23 -05:00
0xflotus
e498077e6a
fixed manim 2019-08-05 23:14:27 +02:00
Eitan Lees
25a75f1876 DOC: update documentation link in readme 2019-07-10 13:20:06 -04:00
Kolloom
43b4508b2c Fix wording. 2019-06-15 14:03:04 -05:00
Kolloom
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
Kolloom
e2eac0bd96 Minor edit 2019-06-11 00:59:36 -05:00
Kolloom
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
Devin Neal
1322152391 Update README.md 2019-06-10 20:09:42 -07:00
Devin Neal
aad68a5503
Update docker install link 2019-06-08 15:28:25 -07:00
Devin Neal
f6dc1cb50f updated Compose file and update docker section of README.md 2019-06-08 00:40:23 -07:00
quark67
e9fc2aa46c Correction of a bad alt description (#566) 2019-05-30 13:17:45 -07:00
Devin Neal
47a4a1f2df
Add social badges README 2019-05-28 01:39:06 -07:00
Devin Neal
2ce766b3bf
Update docs badge 2019-05-28 01:01:48 -07:00
kyarik
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
Devin Neal
4d368e85c9
Logo (#537)
Add the graph created by @Elteoremadebeethoven as a logo
2019-05-15 20:03:51 -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
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