Deploying to gh-pages from @ 2f202e26b2 🚀

This commit is contained in:
TonyCrane 2021-02-15 04:25:32 +00:00
parent a741cfed05
commit 4794792fa2
23 changed files with 81 additions and 66 deletions

View file

@ -1,7 +1,7 @@
Installation Installation
============ ============
Manim runs on Python 3.8. Manim runs on Python 3.6 or higher (Python 3.8 is recommended).
System requirements are System requirements are
@ -12,6 +12,14 @@ System requirements are
Directly Directly
-------- --------
.. code-block:: sh
# Install manimgl
pip install manimgl
# Try it out
manimgl
If you want to hack on manimlib itself, clone this repository and in If you want to hack on manimlib itself, clone this repository and in
that directory execute: that directory execute:

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../_static/copybutton.css" /> <link rel="stylesheet" href="../_static/copybutton.css" />
<link rel="stylesheet" href="../_static/custom.css" /> <link rel="stylesheet" href="../_static/custom.css" />
<link rel="stylesheet" href="../_static/colors.css" /> <link rel="stylesheet" href="../_static/colors.css" />
<link rel="stylesheet" href="../_static/styles/default.css?4e6cf4388cf2822cead54d5f"> <link rel="stylesheet" href="../_static/styles/default.css?d702304a52383484b35ec39a">
<link rel="stylesheet" href="../_static/pygments.css?4e6cf4388cf2822cead54d5f"> <link rel="stylesheet" href="../_static/pygments.css?d702304a52383484b35ec39a">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../_static/language_data.js" defer></script> <script src="../_static/language_data.js" defer></script>
<script src="../_static/clipboard.min.js"></script> <script src="../_static/clipboard.min.js"></script>
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?4e6cf4388cf2822cead54d5f"></script></head> <script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?d702304a52383484b35ec39a"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../_static/copybutton.css" /> <link rel="stylesheet" href="../_static/copybutton.css" />
<link rel="stylesheet" href="../_static/custom.css" /> <link rel="stylesheet" href="../_static/custom.css" />
<link rel="stylesheet" href="../_static/colors.css" /> <link rel="stylesheet" href="../_static/colors.css" />
<link rel="stylesheet" href="../_static/styles/default.css?8b55ad43244627c49578216f"> <link rel="stylesheet" href="../_static/styles/default.css?e0d5392972e14df1e0143daa">
<link rel="stylesheet" href="../_static/pygments.css?8b55ad43244627c49578216f"> <link rel="stylesheet" href="../_static/pygments.css?e0d5392972e14df1e0143daa">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../_static/language_data.js" defer></script> <script src="../_static/language_data.js" defer></script>
<script src="../_static/clipboard.min.js"></script> <script src="../_static/clipboard.min.js"></script>
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?8b55ad43244627c49578216f"></script></head> <script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?e0d5392972e14df1e0143daa"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../_static/copybutton.css" /> <link rel="stylesheet" href="../_static/copybutton.css" />
<link rel="stylesheet" href="../_static/custom.css" /> <link rel="stylesheet" href="../_static/custom.css" />
<link rel="stylesheet" href="../_static/colors.css" /> <link rel="stylesheet" href="../_static/colors.css" />
<link rel="stylesheet" href="../_static/styles/default.css?63b0c0e73c404eb2228d7314"> <link rel="stylesheet" href="../_static/styles/default.css?8c6f2aace3e0dc4abb3ff9f6">
<link rel="stylesheet" href="../_static/pygments.css?63b0c0e73c404eb2228d7314"> <link rel="stylesheet" href="../_static/pygments.css?8c6f2aace3e0dc4abb3ff9f6">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../_static/language_data.js" defer></script> <script src="../_static/language_data.js" defer></script>
<script src="../_static/clipboard.min.js"></script> <script src="../_static/clipboard.min.js"></script>
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?63b0c0e73c404eb2228d7314"></script></head> <script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?8c6f2aace3e0dc4abb3ff9f6"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../../_static/copybutton.css" /> <link rel="stylesheet" href="../../_static/copybutton.css" />
<link rel="stylesheet" href="../../_static/custom.css" /> <link rel="stylesheet" href="../../_static/custom.css" />
<link rel="stylesheet" href="../../_static/colors.css" /> <link rel="stylesheet" href="../../_static/colors.css" />
<link rel="stylesheet" href="../../_static/styles/default.css?97375efb3d39c44d0b3dd91e"> <link rel="stylesheet" href="../../_static/styles/default.css?cbebb4b20b4954f500a0b378">
<link rel="stylesheet" href="../../_static/pygments.css?97375efb3d39c44d0b3dd91e"> <link rel="stylesheet" href="../../_static/pygments.css?cbebb4b20b4954f500a0b378">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../../_static/language_data.js" defer></script> <script src="../../_static/language_data.js" defer></script>
<script src="../../_static/clipboard.min.js"></script> <script src="../../_static/clipboard.min.js"></script>
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?97375efb3d39c44d0b3dd91e"></script></head> <script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?cbebb4b20b4954f500a0b378"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../../_static/copybutton.css" /> <link rel="stylesheet" href="../../_static/copybutton.css" />
<link rel="stylesheet" href="../../_static/custom.css" /> <link rel="stylesheet" href="../../_static/custom.css" />
<link rel="stylesheet" href="../../_static/colors.css" /> <link rel="stylesheet" href="../../_static/colors.css" />
<link rel="stylesheet" href="../../_static/styles/default.css?94d6b58a8c6793727cdf11df"> <link rel="stylesheet" href="../../_static/styles/default.css?e57bd2bb5243ec9550ab7e13">
<link rel="stylesheet" href="../../_static/pygments.css?94d6b58a8c6793727cdf11df"> <link rel="stylesheet" href="../../_static/pygments.css?e57bd2bb5243ec9550ab7e13">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../../_static/language_data.js" defer></script> <script src="../../_static/language_data.js" defer></script>
<script src="../../_static/clipboard.min.js"></script> <script src="../../_static/clipboard.min.js"></script>
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?94d6b58a8c6793727cdf11df"></script></head> <script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?e57bd2bb5243ec9550ab7e13"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../_static/copybutton.css" /> <link rel="stylesheet" href="../_static/copybutton.css" />
<link rel="stylesheet" href="../_static/custom.css" /> <link rel="stylesheet" href="../_static/custom.css" />
<link rel="stylesheet" href="../_static/colors.css" /> <link rel="stylesheet" href="../_static/colors.css" />
<link rel="stylesheet" href="../_static/styles/default.css?1cf33e8ab3324f8993411e93"> <link rel="stylesheet" href="../_static/styles/default.css?98043fc3a6ab5a0d3e264ed7">
<link rel="stylesheet" href="../_static/pygments.css?1cf33e8ab3324f8993411e93"> <link rel="stylesheet" href="../_static/pygments.css?98043fc3a6ab5a0d3e264ed7">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../_static/language_data.js" defer></script> <script src="../_static/language_data.js" defer></script>
<script src="../_static/clipboard.min.js"></script> <script src="../_static/clipboard.min.js"></script>
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?1cf33e8ab3324f8993411e93"></script></head> <script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?98043fc3a6ab5a0d3e264ed7"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../_static/copybutton.css" /> <link rel="stylesheet" href="../_static/copybutton.css" />
<link rel="stylesheet" href="../_static/custom.css" /> <link rel="stylesheet" href="../_static/custom.css" />
<link rel="stylesheet" href="../_static/colors.css" /> <link rel="stylesheet" href="../_static/colors.css" />
<link rel="stylesheet" href="../_static/styles/default.css?09820f6c4963fac0c517dfb4"> <link rel="stylesheet" href="../_static/styles/default.css?aea37d26ab884f58891ed511">
<link rel="stylesheet" href="../_static/pygments.css?09820f6c4963fac0c517dfb4"> <link rel="stylesheet" href="../_static/pygments.css?aea37d26ab884f58891ed511">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../_static/language_data.js" defer></script> <script src="../_static/language_data.js" defer></script>
<script src="../_static/clipboard.min.js"></script> <script src="../_static/clipboard.min.js"></script>
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?09820f6c4963fac0c517dfb4"></script></head> <script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?aea37d26ab884f58891ed511"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../../_static/copybutton.css" /> <link rel="stylesheet" href="../../_static/copybutton.css" />
<link rel="stylesheet" href="../../_static/custom.css" /> <link rel="stylesheet" href="../../_static/custom.css" />
<link rel="stylesheet" href="../../_static/colors.css" /> <link rel="stylesheet" href="../../_static/colors.css" />
<link rel="stylesheet" href="../../_static/styles/default.css?1a166cc5270c88f30ef775ca"> <link rel="stylesheet" href="../../_static/styles/default.css?9194762d3485280ede5692ce">
<link rel="stylesheet" href="../../_static/pygments.css?1a166cc5270c88f30ef775ca"> <link rel="stylesheet" href="../../_static/pygments.css?9194762d3485280ede5692ce">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../../_static/language_data.js" defer></script> <script src="../../_static/language_data.js" defer></script>
<script src="../../_static/clipboard.min.js"></script> <script src="../../_static/clipboard.min.js"></script>
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?1a166cc5270c88f30ef775ca"></script></head> <script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?9194762d3485280ede5692ce"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../../_static/copybutton.css" /> <link rel="stylesheet" href="../../_static/copybutton.css" />
<link rel="stylesheet" href="../../_static/custom.css" /> <link rel="stylesheet" href="../../_static/custom.css" />
<link rel="stylesheet" href="../../_static/colors.css" /> <link rel="stylesheet" href="../../_static/colors.css" />
<link rel="stylesheet" href="../../_static/styles/default.css?6eb63b2508e5b18c035f2748"> <link rel="stylesheet" href="../../_static/styles/default.css?4fc3207a25066215d62d85ce">
<link rel="stylesheet" href="../../_static/pygments.css?6eb63b2508e5b18c035f2748"> <link rel="stylesheet" href="../../_static/pygments.css?4fc3207a25066215d62d85ce">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../../_static/language_data.js" defer></script> <script src="../../_static/language_data.js" defer></script>
<script src="../../_static/clipboard.min.js"></script> <script src="../../_static/clipboard.min.js"></script>
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?6eb63b2508e5b18c035f2748"></script></head> <script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?4fc3207a25066215d62d85ce"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../../_static/copybutton.css" /> <link rel="stylesheet" href="../../_static/copybutton.css" />
<link rel="stylesheet" href="../../_static/custom.css" /> <link rel="stylesheet" href="../../_static/custom.css" />
<link rel="stylesheet" href="../../_static/colors.css" /> <link rel="stylesheet" href="../../_static/colors.css" />
<link rel="stylesheet" href="../../_static/styles/default.css?744ded644795b59234145cbb"> <link rel="stylesheet" href="../../_static/styles/default.css?c1cc77a909800848dc42189d">
<link rel="stylesheet" href="../../_static/pygments.css?744ded644795b59234145cbb"> <link rel="stylesheet" href="../../_static/pygments.css?c1cc77a909800848dc42189d">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../../_static/language_data.js" defer></script> <script src="../../_static/language_data.js" defer></script>
<script src="../../_static/clipboard.min.js"></script> <script src="../../_static/clipboard.min.js"></script>
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?744ded644795b59234145cbb"></script></head> <script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?c1cc77a909800848dc42189d"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../../_static/copybutton.css" /> <link rel="stylesheet" href="../../_static/copybutton.css" />
<link rel="stylesheet" href="../../_static/custom.css" /> <link rel="stylesheet" href="../../_static/custom.css" />
<link rel="stylesheet" href="../../_static/colors.css" /> <link rel="stylesheet" href="../../_static/colors.css" />
<link rel="stylesheet" href="../../_static/styles/default.css?5e9ebd0309eba5ad4f98bf4a"> <link rel="stylesheet" href="../../_static/styles/default.css?c1e89bb49de783d9ad771361">
<link rel="stylesheet" href="../../_static/pygments.css?5e9ebd0309eba5ad4f98bf4a"> <link rel="stylesheet" href="../../_static/pygments.css?c1e89bb49de783d9ad771361">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../../_static/language_data.js" defer></script> <script src="../../_static/language_data.js" defer></script>
<script src="../../_static/clipboard.min.js"></script> <script src="../../_static/clipboard.min.js"></script>
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?5e9ebd0309eba5ad4f98bf4a"></script></head> <script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?c1e89bb49de783d9ad771361"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="_static/copybutton.css" /> <link rel="stylesheet" href="_static/copybutton.css" />
<link rel="stylesheet" href="_static/custom.css" /> <link rel="stylesheet" href="_static/custom.css" />
<link rel="stylesheet" href="_static/colors.css" /> <link rel="stylesheet" href="_static/colors.css" />
<link rel="stylesheet" href="_static/styles/default.css?7dd85318359ab96c370e7aba"> <link rel="stylesheet" href="_static/styles/default.css?6900791b913db59f4bb01ed2">
<link rel="stylesheet" href="_static/pygments.css?7dd85318359ab96c370e7aba"> <link rel="stylesheet" href="_static/pygments.css?6900791b913db59f4bb01ed2">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="_static/language_data.js" defer></script> <script src="_static/language_data.js" defer></script>
<script src="_static/clipboard.min.js"></script> <script src="_static/clipboard.min.js"></script>
<script src="_static/copybutton.js"></script><script src="_static/scripts/main.js?7dd85318359ab96c370e7aba"></script></head> <script src="_static/copybutton.js"></script><script src="_static/scripts/main.js?6900791b913db59f4bb01ed2"></script></head>
<body dir=""> <body dir="">
</body> </body>

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../_static/copybutton.css" /> <link rel="stylesheet" href="../_static/copybutton.css" />
<link rel="stylesheet" href="../_static/custom.css" /> <link rel="stylesheet" href="../_static/custom.css" />
<link rel="stylesheet" href="../_static/colors.css" /> <link rel="stylesheet" href="../_static/colors.css" />
<link rel="stylesheet" href="../_static/styles/default.css?6026acdb6082091f9466321f"> <link rel="stylesheet" href="../_static/styles/default.css?43d6959d9aae6ae1e7011c1f">
<link rel="stylesheet" href="../_static/pygments.css?6026acdb6082091f9466321f"> <link rel="stylesheet" href="../_static/pygments.css?43d6959d9aae6ae1e7011c1f">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../_static/language_data.js" defer></script> <script src="../_static/language_data.js" defer></script>
<script src="../_static/clipboard.min.js"></script> <script src="../_static/clipboard.min.js"></script>
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?6026acdb6082091f9466321f"></script></head> <script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?43d6959d9aae6ae1e7011c1f"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../_static/copybutton.css" /> <link rel="stylesheet" href="../_static/copybutton.css" />
<link rel="stylesheet" href="../_static/custom.css" /> <link rel="stylesheet" href="../_static/custom.css" />
<link rel="stylesheet" href="../_static/colors.css" /> <link rel="stylesheet" href="../_static/colors.css" />
<link rel="stylesheet" href="../_static/styles/default.css?57a483fdec173e0c0d070129"> <link rel="stylesheet" href="../_static/styles/default.css?4d9ec36d23faaac6cc9c3f45">
<link rel="stylesheet" href="../_static/pygments.css?57a483fdec173e0c0d070129"> <link rel="stylesheet" href="../_static/pygments.css?4d9ec36d23faaac6cc9c3f45">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../_static/language_data.js" defer></script> <script src="../_static/language_data.js" defer></script>
<script src="../_static/clipboard.min.js"></script> <script src="../_static/clipboard.min.js"></script>
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?57a483fdec173e0c0d070129"></script></head> <script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?4d9ec36d23faaac6cc9c3f45"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../_static/copybutton.css" /> <link rel="stylesheet" href="../_static/copybutton.css" />
<link rel="stylesheet" href="../_static/custom.css" /> <link rel="stylesheet" href="../_static/custom.css" />
<link rel="stylesheet" href="../_static/colors.css" /> <link rel="stylesheet" href="../_static/colors.css" />
<link rel="stylesheet" href="../_static/styles/default.css?cf4f97b222c982f3a8b1ee4e"> <link rel="stylesheet" href="../_static/styles/default.css?471e9918f7c534d82e460b65">
<link rel="stylesheet" href="../_static/pygments.css?cf4f97b222c982f3a8b1ee4e"> <link rel="stylesheet" href="../_static/pygments.css?471e9918f7c534d82e460b65">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../_static/language_data.js" defer></script> <script src="../_static/language_data.js" defer></script>
<script src="../_static/clipboard.min.js"></script> <script src="../_static/clipboard.min.js"></script>
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?cf4f97b222c982f3a8b1ee4e"></script></head> <script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?471e9918f7c534d82e460b65"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../_static/copybutton.css" /> <link rel="stylesheet" href="../_static/copybutton.css" />
<link rel="stylesheet" href="../_static/custom.css" /> <link rel="stylesheet" href="../_static/custom.css" />
<link rel="stylesheet" href="../_static/colors.css" /> <link rel="stylesheet" href="../_static/colors.css" />
<link rel="stylesheet" href="../_static/styles/default.css?36810408b468556907713310"> <link rel="stylesheet" href="../_static/styles/default.css?cb354ae629531cb2a800ac90">
<link rel="stylesheet" href="../_static/pygments.css?36810408b468556907713310"> <link rel="stylesheet" href="../_static/pygments.css?cb354ae629531cb2a800ac90">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../_static/language_data.js" defer></script> <script src="../_static/language_data.js" defer></script>
<script src="../_static/clipboard.min.js"></script> <script src="../_static/clipboard.min.js"></script>
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?36810408b468556907713310"></script></head> <script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?cb354ae629531cb2a800ac90"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
@ -122,7 +122,7 @@
</label> </label>
<div class="section" id="installation"> <div class="section" id="installation">
<h1>Installation<a class="headerlink" href="#installation" title="Permalink to this headline"></a></h1> <h1>Installation<a class="headerlink" href="#installation" title="Permalink to this headline"></a></h1>
<p>Manim runs on Python 3.8.</p> <p>Manim runs on Python 3.6 or higher (Python 3.8 is recommended).</p>
<p>System requirements are</p> <p>System requirements are</p>
<ul class="simple"> <ul class="simple">
<li><p><a class="reference external" href="https://ffmpeg.org/">FFmpeg</a></p></li> <li><p><a class="reference external" href="https://ffmpeg.org/">FFmpeg</a></p></li>
@ -131,6 +131,13 @@
</ul> </ul>
<div class="section" id="directly"> <div class="section" id="directly">
<h2>Directly<a class="headerlink" href="#directly" title="Permalink to this headline"></a></h2> <h2>Directly<a class="headerlink" href="#directly" title="Permalink to this headline"></a></h2>
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span><span class="c1"># Install manimgl</span>
pip install manimgl
<span class="c1"># Try it out</span>
manimgl
</pre></div>
</div>
<p>If you want to hack on manimlib itself, clone this repository and in <p>If you want to hack on manimlib itself, clone this repository and in
that directory execute:</p> that directory execute:</p>
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span><span class="c1"># Install python requirements</span> <div class="highlight-sh notranslate"><div class="highlight"><pre><span></span><span class="c1"># Install python requirements</span>

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../_static/copybutton.css" /> <link rel="stylesheet" href="../_static/copybutton.css" />
<link rel="stylesheet" href="../_static/custom.css" /> <link rel="stylesheet" href="../_static/custom.css" />
<link rel="stylesheet" href="../_static/colors.css" /> <link rel="stylesheet" href="../_static/colors.css" />
<link rel="stylesheet" href="../_static/styles/default.css?56428084a4d5a440d3248977"> <link rel="stylesheet" href="../_static/styles/default.css?40aa7971cb727b2cade18a42">
<link rel="stylesheet" href="../_static/pygments.css?56428084a4d5a440d3248977"> <link rel="stylesheet" href="../_static/pygments.css?40aa7971cb727b2cade18a42">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../_static/language_data.js" defer></script> <script src="../_static/language_data.js" defer></script>
<script src="../_static/clipboard.min.js"></script> <script src="../_static/clipboard.min.js"></script>
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?56428084a4d5a440d3248977"></script></head> <script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?40aa7971cb727b2cade18a42"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../_static/copybutton.css" /> <link rel="stylesheet" href="../_static/copybutton.css" />
<link rel="stylesheet" href="../_static/custom.css" /> <link rel="stylesheet" href="../_static/custom.css" />
<link rel="stylesheet" href="../_static/colors.css" /> <link rel="stylesheet" href="../_static/colors.css" />
<link rel="stylesheet" href="../_static/styles/default.css?43293162d090cab7de9fa55f"> <link rel="stylesheet" href="../_static/styles/default.css?eec5f10c2a5bb5b0f777f876">
<link rel="stylesheet" href="../_static/pygments.css?43293162d090cab7de9fa55f"> <link rel="stylesheet" href="../_static/pygments.css?eec5f10c2a5bb5b0f777f876">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../_static/language_data.js" defer></script> <script src="../_static/language_data.js" defer></script>
<script src="../_static/clipboard.min.js"></script> <script src="../_static/clipboard.min.js"></script>
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?43293162d090cab7de9fa55f"></script></head> <script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?eec5f10c2a5bb5b0f777f876"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="../_static/copybutton.css" /> <link rel="stylesheet" href="../_static/copybutton.css" />
<link rel="stylesheet" href="../_static/custom.css" /> <link rel="stylesheet" href="../_static/custom.css" />
<link rel="stylesheet" href="../_static/colors.css" /> <link rel="stylesheet" href="../_static/colors.css" />
<link rel="stylesheet" href="../_static/styles/default.css?dd63681ba8c99c3c0c0af2bb"> <link rel="stylesheet" href="../_static/styles/default.css?f18ee041c7fe68a5d5090c8d">
<link rel="stylesheet" href="../_static/pygments.css?dd63681ba8c99c3c0c0af2bb"> <link rel="stylesheet" href="../_static/pygments.css?f18ee041c7fe68a5d5090c8d">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="../_static/language_data.js" defer></script> <script src="../_static/language_data.js" defer></script>
<script src="../_static/clipboard.min.js"></script> <script src="../_static/clipboard.min.js"></script>
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?dd63681ba8c99c3c0c0af2bb"></script></head> <script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?f18ee041c7fe68a5d5090c8d"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="_static/copybutton.css" /> <link rel="stylesheet" href="_static/copybutton.css" />
<link rel="stylesheet" href="_static/custom.css" /> <link rel="stylesheet" href="_static/custom.css" />
<link rel="stylesheet" href="_static/colors.css" /> <link rel="stylesheet" href="_static/colors.css" />
<link rel="stylesheet" href="_static/styles/default.css?5699d87513c7ed2b1d006aea"> <link rel="stylesheet" href="_static/styles/default.css?82b7595e357e57cc842fa996">
<link rel="stylesheet" href="_static/pygments.css?5699d87513c7ed2b1d006aea"> <link rel="stylesheet" href="_static/pygments.css?82b7595e357e57cc842fa996">
<style> <style>
:root { :root {
@ -26,7 +26,7 @@
<script src="_static/language_data.js" defer></script> <script src="_static/language_data.js" defer></script>
<script src="_static/clipboard.min.js"></script> <script src="_static/clipboard.min.js"></script>
<script src="_static/copybutton.js"></script><script src="_static/scripts/main.js?5699d87513c7ed2b1d006aea"></script></head> <script src="_static/copybutton.js"></script><script src="_static/scripts/main.js?82b7595e357e57cc842fa996"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

View file

@ -6,8 +6,8 @@
<link rel="shortcut icon" href="_static/icon.png"/><meta name="generator" content="sphinx-3.0.3, furo 2020.10.05.beta9"/><title>Search - manim documentation</title><link rel="stylesheet" href="_static/copybutton.css" /> <link rel="shortcut icon" href="_static/icon.png"/><meta name="generator" content="sphinx-3.0.3, furo 2020.10.05.beta9"/><title>Search - manim documentation</title><link rel="stylesheet" href="_static/copybutton.css" />
<link rel="stylesheet" href="_static/custom.css" /> <link rel="stylesheet" href="_static/custom.css" />
<link rel="stylesheet" href="_static/colors.css" /> <link rel="stylesheet" href="_static/colors.css" />
<link rel="stylesheet" href="_static/styles/default.css?3aa8c68ab7db3b33742470c5"> <link rel="stylesheet" href="_static/styles/default.css?b4c232507e19a8e1cbec5f65">
<link rel="stylesheet" href="_static/pygments.css?3aa8c68ab7db3b33742470c5"> <link rel="stylesheet" href="_static/pygments.css?b4c232507e19a8e1cbec5f65">
<style> <style>
:root { :root {
@ -25,7 +25,7 @@
<script src="_static/clipboard.min.js"></script> <script src="_static/clipboard.min.js"></script>
<script src="_static/copybutton.js"></script> <script src="_static/copybutton.js"></script>
<script src="_static/searchtools.js" defer></script><script src="_static/scripts/main.js?3aa8c68ab7db3b33742470c5"></script></head> <script src="_static/searchtools.js" defer></script><script src="_static/scripts/main.js?b4c232507e19a8e1cbec5f65"></script></head>
<body dir=""> <body dir="">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

File diff suppressed because one or more lines are too long