반응형
The process of creating a video in Manim can be said, "Create an object and animate it in the screen coordinate system."
For example, if you consider the case of displaying a text object called 'Hello Manim' with a FadeIn effect in the center of the screen, the concept of object, coordinate system, animation will come in contact with you.
The objects, coordinate systems, and animations discussed here are the most important elements in making a manim video, so understanding these three elements is all about this lectures.
From the next chapter, I will explain these three elements, coordinate system, object, and animation one by one in detail.
Next: [04]Coordinate
Go To: [99] Table of Contents
반응형
'Programming > Manim Lectures' 카테고리의 다른 글
[04-1]Coordinate System (0) | 2020.06.01 |
---|---|
[04]Coordinate (0) | 2020.06.01 |
[03-5] Manim execution arguments (0) | 2020.06.01 |
[03-4] Watch samples (PyCham) (1) | 2020.05.31 |
[03-3] Explain about "Hello Manim" code (0) | 2020.05.31 |