Examples
Runnable examples for the currently supported feature set. Previews are lazy and only compile when you click Render preview, so opening this page does not trigger a flood of compile requests.
Core Objects
- - Circle, Square, Rectangle, Line, Arrow, Dot, Polygon, RegularPolygon
- - Text, Tex, MathTex
- - ImageMobject, SVGMobject
- - Group and VGroup
Animation Primitives
- - Create, FadeIn, FadeOut, Write, Unwrite, GrowFromCenter, GrowFromPoint, ShrinkToCenter, Uncreate
- - Rotate, Shift, MoveTo, Scale, ScaleInPlace
- - Transform, ReplacementTransform, TransformFromCopy, ClockwiseTransform, CounterclockwiseTransform
- - MoveToTarget, ApplyMethod, MoveAlongPath, ApplyPointwiseFunction
- - AnimationGroup, LaggedStart, LaggedStartMap
Scene Features
- - Camera frame animate, move_camera, zoom_camera
- - add_fixed_in_frame_mobjects for HUD/static overlays
- - Updaters via add_updater / clear_updaters
- - Voiceovers, captions, background audio, image assets
- - Compilation diagnostics with line and column mapping