반응형
I'm going to show video clips generated from the source code which is based on Python library, the Manim.
Manim is an animation engine for creating math videos. (https://github.com/3b1b/manim)
I'll just put some codes and the video clips generated from the code in the page. I thinkg it's enough to catch up how to make an animation with the Python code.
반응형
'Programming > Manim code' 카테고리의 다른 글
[005]mob.shift (0) | 2020.05.05 |
---|---|
[004]mob.next_to (0) | 2020.05.05 |
[003]mob.to_corner (0) | 2020.05.05 |
[002]mob.to_edge (0) | 2020.05.05 |
[001]mob.move_to (0) | 2020.05.05 |