Manim Animations
Manim Animations
Manim is animation software originally created by YouTuber Grant Sanderson (aka 3blue1brown). The software is powerful but has a relatively steep learning curve. Below are a few examples of my animations.
The code for my animations is here: https://github.com/CovertMath/manimfiles
Shows how to approximate arclength of a smooth curve using line segments over increasingly smaller subintervals.
Filename: ArcLengthEx1.py