mirror of
https://github.com/3b1b/manim.git
synced 2025-04-13 09:47:07 +00:00
Deploying to gh-pages from @ 0c3b401d34
🚀
This commit is contained in:
parent
21ea50ad9d
commit
3d0f1d6927
23 changed files with 67 additions and 90 deletions
|
@ -70,15 +70,9 @@ Next, let's take a detailed look at what each row does.
|
|||
**Line 1**:
|
||||
|
||||
.. code-block:: python
|
||||
<<<<<<< HEAD
|
||||
|
||||
from manimlib.imports import *
|
||||
|
||||
=======
|
||||
|
||||
from manimlib import *
|
||||
|
||||
>>>>>>> TonyCrane-package-improve
|
||||
This will import all the classes that may be used when using manim.
|
||||
|
||||
**Line 3**:
|
||||
|
@ -215,11 +209,7 @@ at the end of the code to enable interaction:
|
|||
|
||||
self.embed()
|
||||
|
||||
<<<<<<< HEAD
|
||||
Then run ``python manim.py start.py SquareToCircle``.
|
||||
=======
|
||||
Then run ``manimgl start.py SquareToCircle``.
|
||||
>>>>>>> TonyCrane-package-improve
|
||||
|
||||
After the previous animation is executed, the ipython terminal will be opened on
|
||||
the command line. After that, you can continue to write code in it, and the statement
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?c80a934c52a7e2f3f284a485">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?c80a934c52a7e2f3f284a485">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?223cac4d3f028074855c1312">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?223cac4d3f028074855c1312">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?c80a934c52a7e2f3f284a485"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?223cac4d3f028074855c1312"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?ff10aee26cc2b6b61f63dcd4">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?ff10aee26cc2b6b61f63dcd4">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?822c6bf91529c3da8adf2b4d">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?822c6bf91529c3da8adf2b4d">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?ff10aee26cc2b6b61f63dcd4"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?822c6bf91529c3da8adf2b4d"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?d1e6a05ddadfc673655b663b">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?d1e6a05ddadfc673655b663b">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?b3a8ee7a1b98c4cafff15e39">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?b3a8ee7a1b98c4cafff15e39">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?d1e6a05ddadfc673655b663b"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?b3a8ee7a1b98c4cafff15e39"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?55a59d32da9aa3655900d7a9">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?55a59d32da9aa3655900d7a9">
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?35f9e42eeeb4de41aabbf931">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?35f9e42eeeb4de41aabbf931">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../../_static/clipboard.min.js"></script>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?55a59d32da9aa3655900d7a9"></script></head>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?35f9e42eeeb4de41aabbf931"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?5590b56e9f4e94938b722b7b">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?5590b56e9f4e94938b722b7b">
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?14066986b3da3912446a2e2d">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?14066986b3da3912446a2e2d">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../../_static/clipboard.min.js"></script>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?5590b56e9f4e94938b722b7b"></script></head>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?14066986b3da3912446a2e2d"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?add208f83f9222357d94b237">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?add208f83f9222357d94b237">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?0ea71cea67d890028507fef0">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?0ea71cea67d890028507fef0">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?add208f83f9222357d94b237"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?0ea71cea67d890028507fef0"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?e77e3db0401f1239118a6a84">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?e77e3db0401f1239118a6a84">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?7edcfbff1239df81ccfa67d2">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?7edcfbff1239df81ccfa67d2">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?e77e3db0401f1239118a6a84"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?7edcfbff1239df81ccfa67d2"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?40f8413cc940e381287df0e7">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?40f8413cc940e381287df0e7">
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?d24eb53d2d30d6649ea33c33">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?d24eb53d2d30d6649ea33c33">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../../_static/clipboard.min.js"></script>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?40f8413cc940e381287df0e7"></script></head>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?d24eb53d2d30d6649ea33c33"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?754b77fee1b1a86631f10e95">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?754b77fee1b1a86631f10e95">
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?04a6d4bc3e21583683680caf">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?04a6d4bc3e21583683680caf">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../../_static/clipboard.min.js"></script>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?754b77fee1b1a86631f10e95"></script></head>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?04a6d4bc3e21583683680caf"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?e8df1addbeace136784351d5">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?e8df1addbeace136784351d5">
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?719662d848a65847738bc67f">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?719662d848a65847738bc67f">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../../_static/clipboard.min.js"></script>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?e8df1addbeace136784351d5"></script></head>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?719662d848a65847738bc67f"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?524d830bcd443e39dfc3f7be">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?524d830bcd443e39dfc3f7be">
|
||||
<link rel="stylesheet" href="../../_static/styles/default.css?61625e4fdc9e3c84635bc9e3">
|
||||
<link rel="stylesheet" href="../../_static/pygments.css?61625e4fdc9e3c84635bc9e3">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../../_static/clipboard.min.js"></script>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?524d830bcd443e39dfc3f7be"></script></head>
|
||||
<script src="../../_static/copybutton.js"></script><script src="../../_static/scripts/main.js?61625e4fdc9e3c84635bc9e3"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="_static/custom.css" />
|
||||
<link rel="stylesheet" href="_static/colors.css" />
|
||||
<link rel="stylesheet" href="_static/styles/default.css?4c00aa05dd32a725d6d2ec1d">
|
||||
<link rel="stylesheet" href="_static/pygments.css?4c00aa05dd32a725d6d2ec1d">
|
||||
<link rel="stylesheet" href="_static/styles/default.css?d295d3cd4fa31252f0c99a9a">
|
||||
<link rel="stylesheet" href="_static/pygments.css?d295d3cd4fa31252f0c99a9a">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="_static/language_data.js" defer></script>
|
||||
|
||||
<script src="_static/clipboard.min.js"></script>
|
||||
<script src="_static/copybutton.js"></script><script src="_static/scripts/main.js?4c00aa05dd32a725d6d2ec1d"></script></head>
|
||||
<script src="_static/copybutton.js"></script><script src="_static/scripts/main.js?d295d3cd4fa31252f0c99a9a"></script></head>
|
||||
<body dir="">
|
||||
|
||||
</body>
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?369b503e7dfbf3403704685b">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?369b503e7dfbf3403704685b">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?32515c78034facd708324a2c">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?32515c78034facd708324a2c">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?369b503e7dfbf3403704685b"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?32515c78034facd708324a2c"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?d33dbdb85ca47da91f6ae029">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?d33dbdb85ca47da91f6ae029">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?6185f31b5bfc92c90fa76b8d">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?6185f31b5bfc92c90fa76b8d">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?d33dbdb85ca47da91f6ae029"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?6185f31b5bfc92c90fa76b8d"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?6f00c6efc9be691855f0d2dd">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?6f00c6efc9be691855f0d2dd">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?f6c0dfad6a8bdaad710afe66">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?f6c0dfad6a8bdaad710afe66">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?6f00c6efc9be691855f0d2dd"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?f6c0dfad6a8bdaad710afe66"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?ef0fa670e28e2184c24c8e13">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?ef0fa670e28e2184c24c8e13">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?391cd7b2c3ff0116da8bb1b3">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?391cd7b2c3ff0116da8bb1b3">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?ef0fa670e28e2184c24c8e13"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?391cd7b2c3ff0116da8bb1b3"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?2ce16e728d6585000415ac61">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?2ce16e728d6585000415ac61">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?4a21260d8449076dff67249f">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?4a21260d8449076dff67249f">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?2ce16e728d6585000415ac61"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?4a21260d8449076dff67249f"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
@ -180,19 +180,10 @@ level directory of <code class="docutils literal notranslate"><span class="pre">
|
|||
<h2>Make an image<a class="headerlink" href="#make-an-image" title="Permalink to this headline">¶</a></h2>
|
||||
<p>Next, let’s take a detailed look at what each row does.</p>
|
||||
<p><strong>Line 1</strong>:</p>
|
||||
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span>
|
||||
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">manimlib</span> <span class="kn">import</span> <span class="o">*</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
<p><<<<<<< HEAD</p>
|
||||
<blockquote>
|
||||
<div><p>from manimlib.imports import *</p>
|
||||
</div></blockquote>
|
||||
<hr class="docutils"/>
|
||||
<blockquote>
|
||||
<div><p>from manimlib import *</p>
|
||||
</div></blockquote>
|
||||
<p>>>>>>>> TonyCrane-package-improve
|
||||
This will import all the classes that may be used when using manim.</p>
|
||||
<p>This will import all the classes that may be used when using manim.</p>
|
||||
<p><strong>Line 3</strong>:</p>
|
||||
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="k">class</span> <span class="nc">SquareToCircle</span><span class="p">(</span><span class="n">Scene</span><span class="p">):</span>
|
||||
</pre></div>
|
||||
|
@ -299,11 +290,7 @@ at the end of the code to enable interaction:</p>
|
|||
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="bp">self</span><span class="o">.</span><span class="n">embed</span><span class="p">()</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
<p><<<<<<< HEAD
|
||||
Then run <code class="docutils literal notranslate"><span class="pre">python</span> <span class="pre">manim.py</span> <span class="pre">start.py</span> <span class="pre">SquareToCircle</span></code>.
|
||||
=======
|
||||
Then run <code class="docutils literal notranslate"><span class="pre">manimgl</span> <span class="pre">start.py</span> <span class="pre">SquareToCircle</span></code>.
|
||||
>>>>>>> TonyCrane-package-improve</p>
|
||||
<p>Then run <code class="docutils literal notranslate"><span class="pre">manimgl</span> <span class="pre">start.py</span> <span class="pre">SquareToCircle</span></code>.</p>
|
||||
<p>After the previous animation is executed, the ipython terminal will be opened on
|
||||
the command line. After that, you can continue to write code in it, and the statement
|
||||
you entered will be executed immediately after pressing <kbd class="kbd docutils literal notranslate">Enter</kbd>.</p>
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?fe1bfc1f8f3f3ec774e28d83">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?fe1bfc1f8f3f3ec774e28d83">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?02866c852cbd9af6340942ff">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?02866c852cbd9af6340942ff">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?fe1bfc1f8f3f3ec774e28d83"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?02866c852cbd9af6340942ff"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="../_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="../_static/custom.css" />
|
||||
<link rel="stylesheet" href="../_static/colors.css" />
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?89299132b055201f07adaa49">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?89299132b055201f07adaa49">
|
||||
<link rel="stylesheet" href="../_static/styles/default.css?cf7c6fbc1a07dd33e8a574ea">
|
||||
<link rel="stylesheet" href="../_static/pygments.css?cf7c6fbc1a07dd33e8a574ea">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="../_static/language_data.js" defer></script>
|
||||
|
||||
<script src="../_static/clipboard.min.js"></script>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?89299132b055201f07adaa49"></script></head>
|
||||
<script src="../_static/copybutton.js"></script><script src="../_static/scripts/main.js?cf7c6fbc1a07dd33e8a574ea"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="stylesheet" href="_static/copybutton.css" />
|
||||
<link rel="stylesheet" href="_static/custom.css" />
|
||||
<link rel="stylesheet" href="_static/colors.css" />
|
||||
<link rel="stylesheet" href="_static/styles/default.css?635cf65ef300a7b8723a3bb9">
|
||||
<link rel="stylesheet" href="_static/pygments.css?635cf65ef300a7b8723a3bb9">
|
||||
<link rel="stylesheet" href="_static/styles/default.css?dcb07da443b6cbc61001f029">
|
||||
<link rel="stylesheet" href="_static/pygments.css?dcb07da443b6cbc61001f029">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -26,7 +26,7 @@
|
|||
<script src="_static/language_data.js" defer></script>
|
||||
|
||||
<script src="_static/clipboard.min.js"></script>
|
||||
<script src="_static/copybutton.js"></script><script src="_static/scripts/main.js?635cf65ef300a7b8723a3bb9"></script></head>
|
||||
<script src="_static/copybutton.js"></script><script src="_static/scripts/main.js?dcb07da443b6cbc61001f029"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
|
@ -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="stylesheet" href="_static/custom.css" />
|
||||
<link rel="stylesheet" href="_static/colors.css" />
|
||||
<link rel="stylesheet" href="_static/styles/default.css?929735bae0c7af70b5dc311c">
|
||||
<link rel="stylesheet" href="_static/pygments.css?929735bae0c7af70b5dc311c">
|
||||
<link rel="stylesheet" href="_static/styles/default.css?75d4446a437644ea7042dfcc">
|
||||
<link rel="stylesheet" href="_static/pygments.css?75d4446a437644ea7042dfcc">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
|
@ -25,7 +25,7 @@
|
|||
|
||||
<script src="_static/clipboard.min.js"></script>
|
||||
<script src="_static/copybutton.js"></script>
|
||||
<script src="_static/searchtools.js" defer></script><script src="_static/scripts/main.js?929735bae0c7af70b5dc311c"></script></head>
|
||||
<script src="_static/searchtools.js" defer></script><script src="_static/scripts/main.js?75d4446a437644ea7042dfcc"></script></head>
|
||||
<body dir="">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue