Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matthiasmitwittfogel/mastermathematics

This is my manim code for youtube channel "mastermathematis".
https://github.com/matthiasmitwittfogel/mastermathematics

Last synced: about 2 months ago
JSON representation

This is my manim code for youtube channel "mastermathematis".

Awesome Lists containing this project

README

        

# Build
1. Install ManimCE according to [installation](https://docs.manim.community/en/stable/installation.html) page in Manim Home Page.

2. There are some vidoes using voiceover. Please install [Manim voiceover](https://docs.manim.community/en/stable/guides/add_voiceovers.html).

3. Since I use Azure voiceover API, you need to fill in the .env with your keys. You can refer to [AzureService](https://voiceover.manim.community/en/latest/services.html).

4. run `manim -pql [filename]` to generate videos. You can also choose other options to run manim acoording to your need.

# Introduction
This is my manim code for YouTube channel [mastermathematics](https://www.youtube.com/channel/UCJ0KfcrJnTDGwFDXcPe6MZQ).
In this channel, I use the famous [Manim CE 0.17 Version](https://www.manim.community/) to generate math vidoes.

The following table lists all the python code and the corresponding vidoes generated in my channel. Please enjoy the code and welcome to watch and subscribe.

File Name | youtube link|
|:--------------------------------------------------------------------------------------------------|:--|
| [20230905_apple_logo.py](shorts%2F20230905_apple_logo.py) | https://www.youtube.com/shorts/_JcG53_koAc |
| [20230907_sum_from_1_to_n.py](shorts%2F20230907_sum_from_1_to_n.py) |https://www.youtube.com/shorts/DcpvZphAmtE|
| [20230907_sum_from_1_over_2_to_1_over_64.py](shorts%2F20230907_sum_from_1_over_2_to_1_over_64.py) |https://www.youtube.com/shorts/pZ9D7cVGfXg |
| [20230909_a_plus_b_square.py](shorts%2F20230909_a_plus_b_square.py) |https://www.youtube.com/shorts/6YCmP_YI2y0|
| [20230910_difference_of_squares.py](shorts%2F20230910_difference_of_squares.py) |https://www.youtube.com/shorts/7xLBwvQVkks|
| [20230913_find_shaded_area.py](shorts%2F20230913_find_shaded_area.py) |https://www.youtube.com/shorts/hM80vKYMGyY|
| [20230916_bubble_sort_algorithm.py](shorts%2F20230916_bubble_sort_algorithm.py) |https://www.youtube.com/shorts/DdLTrfpylfw|
| [20230919_circle_area.py](shorts%2F20230919_circle_area.py) |https://www.youtube.com/shorts/llM5NW0j-k0|
| [20230925_sum_from_1_to_2n_1.py](shorts%2F20230925_sum_from_1_to_2n_1.py) |https://www.youtube.com/shorts/-1SY4wm9QNQ|
| [20230927_sum_1_to_n_to_1.py](shorts%2F20230927_sum_1_to_n_to_1.py) |https://www.youtube.com/shorts/XTVIPywgwDY|
| [20231001_febonacci_square_sum.py](shorts%2F20231001_febonacci_square_sum.py) |https://www.youtube.com/shorts/g17zLAkW4iA|
| [20231003_series_sum_from_one_over8.py](shorts%2F20231003_series_sum_from_one_over8.py) |https://www.youtube.com/shorts/pRvgyhpcdII|
| [20231008_a_plus_b__plus_c_square.py](shorts%2F20231008_a_plus_b__plus_c_square.py) |https://www.youtube.com/shorts/PXQgORj1AQo|
| [20231008_insertion_sort_animation.py](shorts%2F20231008_insertion_sort_animation.py) |https://www.youtube.com/shorts/4cmuJJISfPY|
| [20231010_selection_sort.py](shorts%2F20231010_selection_sort.py) |https://www.youtube.com/shorts/yPilRFA2ZMM|
| [20231021_infinite_series_from_1_over_2.py](shorts%2F20231021_infinite_series_from_1_over_2.py) |https://www.youtube.com/shorts/eFJHXx-xyZ0|
| [20231025_1_over_3_series.py](shorts%2F20231025_1_over_3_series.py) |https://www.youtube.com/shorts/OhZ4BSQNqUU|
| [20231025_express_love_with_formulas](videos%2F20231025_express_love_with_formulas) |https://www.youtube.com/watch?v=v_xEl70TM8c|
| [20231031_bytedance_logo.py](shorts%2F20231031_bytedance_logo.py) |https://www.youtube.com/shorts/JuBcZKQRv_w|
| [20231104_cube_sum](videos%2F20231104_cube_sum) |https://www.youtube.com/watch?v=r5itGj29gh8&t=24s|
|[20231107_china_flag](videos%2F20231107_china_flag)|https://www.youtube.com/watch?v=G3FpbKVKlCg|
|[20240416_mirror_equation.py](shorts%2F20240416_mirror_equation.py)|https://www.youtube.com/shorts/E_v4qAUGNUI|
|[20240416_bubble_sort](videos%2F20240416_bubble_sort)|https://www.youtube.com/watch?v=YUuUKpOJqnE|