Manim Tutorial 01: Everything You Need to Know About the Basics | Manim Explained

  Рет қаралды 3,110

Varniex

Varniex

Күн бұрын

In this video, I deep dive into what makes an Mobject. What is the role of data points in defining an Mobject or VMobject? This video serves a good understanding reference to give intuition into making the best of the Manim on your own.
Help in future projects:
Become a Patreon: / varniex
Buy me a Book: buymeacoffee.com/Varniex
Although, sharing the video is equally helpful.
Full Course (ongoing): • Manim Course | A Learn...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Here are some references that I talked about in my video:
1. The Beauty of Bézier Curves by ‪@acegikmo‬
- • The Beauty of Bézier C...
2. Some Tutorials List on Object-Oriented Programming in Python:
a. Python OOP Tutorials by ‪@coreyms‬
- • Python OOP Tutorials -...
b. Object Oriented Programming with Python by ‪@freecodecamp‬
- • Object Oriented Progra...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Chapters:
0:00 The Prerequisites to learn Manim
0:40 Intro
0:46 The Black Box
1:04 Components of Manim
1:52 Mobject and its children
3:21 Canvas Visualization
3:43 Let's... Code
5:44 Bézier Curves
7:02 What's Next??
7:27 Thanks & Outro
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This video is animated using Grant Sanderson (‪@3blue1brown‬ ) library Manim (based on Python).
Manim is an engine for precise programmatic animations, designed for creating explanatory math videos.
Code for this video:
github.com/Varniex/manim_videos
Let's connect on Twitter:
/ varniex
ManimGL GitHub Repository:
github.com/3b1b/manim
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#animation #tutorial #python

Пікірлер: 29
@AnteroNeves
@AnteroNeves 10 күн бұрын
Thank you!!
@pickyyeeter
@pickyyeeter 2 ай бұрын
I've wanted to use Manim for a few years and have even stumbled through a few animations in that time, but I never felt like I truly understood it because I haven't seen anybody break it down to a fundamental level. Judging by this video, it seems that's exactly what this series aims to do. Thank you so much!
@Varniex
@Varniex 2 ай бұрын
Thank you so much for your kind words! I'm really glad that you liked the approach. If you have any specific topics or questions you'd like me to cover in future videos, please let me know.
@wisamahmed251
@wisamahmed251 Ай бұрын
Well done.
@user-by5sh5mf9m
@user-by5sh5mf9m 2 ай бұрын
Subscribed. pls keep it going. I need to learn a lot of manim.
@Varniex
@Varniex 2 ай бұрын
Great! Welcome Aboard!!
@coldatom404
@coldatom404 2 ай бұрын
Keep going. I'm gonna subscribe.
@Varniex
@Varniex 2 ай бұрын
That's Great.
@Sophon1
@Sophon1 Ай бұрын
subbed , you rock!
@Varniex
@Varniex Ай бұрын
Great! Welcome Aboard!
@daddu1989l
@daddu1989l Ай бұрын
Nicely done :) Would like to follow you on linkeding!
@toanhocmuonnoi
@toanhocmuonnoi Ай бұрын
I'm curious to know how to place a pointed Underline at its two ends?
@Varniex
@Varniex Ай бұрын
The pointed part is just the rendering effect. I'm just using 'Underline' class.
@toanhocmuonnoi
@toanhocmuonnoi Ай бұрын
@@Varniex thank you.
@hacktivist
@hacktivist 20 күн бұрын
Thanks for this. BTW, which Manim are you using? CE?
@Varniex
@Varniex 20 күн бұрын
Thanks for watching!! It is ManimGL Version.
@hacktivist
@hacktivist 20 күн бұрын
@@Varniex I am starting my Manim Journey and only working on 2nd video. But I am using ManimCE with Cario renderer. Will check out the differences.
@Varniex
@Varniex 20 күн бұрын
That's great!
@nikitasharma7209
@nikitasharma7209 22 күн бұрын
Should we want to learn python only for this , actually i m studying java , so can we able to make these animations by java 😊
@Varniex
@Varniex 21 күн бұрын
I'm afraid you can't use Java. Manim is entirely based on Python. Although, Python is easier to learn. It's just a difference of syntax between these two languages.
@zhongs.l.3932
@zhongs.l.3932 2 ай бұрын
Thank you very much for your tutorial video. This is what I particularly need. May I ask which version you will use for your series of tutorials? Is it manimGL or manimCE?
@Varniex
@Varniex 2 ай бұрын
I am glad that you liked the concept and I am using ManimGL version.
@MLBadminton
@MLBadminton Ай бұрын
4:30,May I ask how the typewriter-like display is achieved?
@Varniex
@Varniex Ай бұрын
I'm using updater func to display each character (setting its opacity = 1) per frame. Each character is a MarkupText so, I can vary its opacity.
@ClearerThanMud
@ClearerThanMud Ай бұрын
You might want to watch Michael Hammer's video entitled "88 Manim Animations in ONE Video".
@xiaor1ck213
@xiaor1ck213 Ай бұрын
great video bro. Just a doubt. at 6:35 the methods set_points_as_corners() and add_points_as_corners() are different things? or that's a mistake?
@Varniex
@Varniex Ай бұрын
I'm glad you liked the video. Actually, both are different methods. At 5:36, I discussed how adding another point will make a closed square so, I used "add" method (line 16) to add one more point (1,1,0) to the array of points in the VMobject (here, 'sq'), which was given to 'sq' with "set" method (lines 4 to 9).
@xiaor1ck213
@xiaor1ck213 Ай бұрын
@@Varniex okay thanks 👍 great content. Keep it up brother
@Varniex
@Varniex Ай бұрын
Thanks for the appreciation. It means a lot!
Получилось у Миланы?😂
00:13
ХАБИБ
Рет қаралды 4 МЛН
Nastya and SeanDoesMagic
00:16
Nastya
Рет қаралды 34 МЛН
Опасность фирменной зарядки Apple
00:57
SuperCrastan
Рет қаралды 11 МЛН
Advice for using Manim | Grant Sanderson and Lex Fridman
4:30
25 Nooby Pandas Coding Mistakes You Should NEVER make.
11:30
Rob Mulla
Рет қаралды 264 М.
Is it worth learning Manim?
8:06
Theorem of Beethoven
Рет қаралды 50 М.
Set Theory Part 1: Logic
25:41
cmacypre
Рет қаралды 444
This is why Deep Learning is really weird.
2:06:38
Machine Learning Street Talk
Рет қаралды 376 М.
The Matrix Transpose: Visual Intuition
26:01
Sam Levey
Рет қаралды 20 М.
If __name__ == "__main__" for Python Developers
8:47
Python Simplified
Рет қаралды 391 М.
НЕ БЕРУ APPLE VISION PRO!
0:37
ТЕСЛЕР
Рет қаралды 372 М.
$1 vs $100,000 Slow Motion Camera!
0:44
Hafu Go
Рет қаралды 28 МЛН
НОВЫЕ ФЕЙК iPHONE 🤯 #iphone
0:37
ALSER kz
Рет қаралды 330 М.
Сколько реально стоит ПК Величайшего?
0:37