Summary
Keywords
Full Transcript
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. Full Course: https://youtube.com/playlist?list=PLOPQbRRLOAj055ZLZ3ZRR224VqObvcCjY ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Here are some references that I talked about in my video: 1. The Beauty of Bézier Curves by @acegikmo - https://youtu.be/aVwxzDHniEw 2. Some Tutorials List on Object-Oriented Programming in Python: a. Python OOP Tutorials by @coreyms - https://youtube.com/playlist?list=PL-osiE80TeTsqhIuOqKhwlXsIBIdSeYtc b. Object Oriented Programming with Python by @freecodecamp - https://youtu.be/Ej_02ICOIgs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: https://github.com/Varniex/animations Let's connect on Twitter: https://twitter.com/Varniex ManimGL GitHub Repository: https://github.com/3b1b/manim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #animation #tutorial #python
