The first thing to do when learning a programming language is to print a simple string like “Hello World”. Here again, we will make a video that prints "Hello Manim" string on the screen. This way, you'll get a rough idea of how you created the video.
I use PyCham program when writing Python and Manim code. I've also used notepad++ and Visual Studio, but PyCham was the easiest and most effective when coding for Madam.
This chapter shows how to create and run the "Hellow Manim" program using notepad++ and PyCham.
[03-1] Create "Hello Manim" (notepad++)
[03-2] Create "Hello Manim" (PyCham)
[03-3] Explain about "Hello Manim" code
[03-5] Manim execution arguments
[03-6] Manim Components : Coordinate, Mobject, Animation)
Next: [03-1] Create "Hello Manim" (notepad++)
Go to: [99] Table of Contents
'Programming > Manim Lectures' 카테고리의 다른 글
[03-2] Create "Hello Manim" (PyCham) (0) | 2020.05.31 |
---|---|
[03-1] Create "Hello Manim" (notepad++) (0) | 2020.05.31 |
[02-4]Multilingual setting in LaText (0) | 2020.05.31 |
[02-3]Using the Manim in the new directory (0) | 2020.05.31 |
[02-2]Download and Install the Manim package (0) | 2020.05.31 |