# manim视频源代码 **Repository Path**: danniel0/manim-video-source-code ## Basic Information - **Project Name**: manim视频源代码 - **Description**: 开源代码,自取学习 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2022-07-31 - **Last Updated**: 2022-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # manim视频源代码 #### 介绍 开源代码,自取学习 #### 如何运行 简要概述一下,你需要在电脑上装好 (这里写的真的太简略了,建议在B站上看教程) - LaTeX - FFmpeg 最后使用以下代码: ``` git clone https://github.com/3b1b/manim.git cd manim pip install -e . ``` 尝试能否正常运行: ``` manimgl ``` #### 教程 [manim-cairo](https://docs.manim.org.cn/) [manimgl](https://docs.manim.org.cn/shaders/)