Summary
Keywords
Full Transcript
In this tutorial, I'll explore how Manim renders different types of strings based on whether it's a LaTeX format or a normal one. Full Manim Course: https://youtube.com/playlist?list=PLOPQbRRLOAj055ZLZ3ZRR224VqObvcCjY ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Chapters: 0:00 Intro 0:28 Why do we need ImageMobject? 1:00 Custom Configuration in Manim 2:17 Adding an Image to a Scene 2:52 Advantage of SVGMobject 3:56 What is StringMobject? 4:48 Introduction to MarkupText 5:54 Three Main Text Classes in Manim 6:26 Colorizing Text 8:04 More on Text Class 8:45 Thanks & Outro ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This video is animated using Manim library (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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
