Mathematical Objects¶
Everything that appears on screen in a manim video is a
Mobject, or Mathematical Object. A
Mobject’s appearance is determined by 3
factors:
m.points, an Nx3numpy.arrayspecifying how to drawmm’s style attributes, such asm.color,m.stroke_width, andm.fill_opacitym.submobjects, a list ofMobjectinstances that are considered part ofm