Manim animation engine, for the web.
Changelog | Manim | Suggestions / Improvements | FAQ | Discord Server | Website
Getting started
Look at the Getting Started section of the website.
Examples
You can find a list of examples of animations built with Manim-Web here. Some of them are interactive.
Contributing
Contributions are always welcome whether it's code, documentation, examples or even improvements to make. You can take a look at the contribution document, there are more details about the whole process. If you want to talk, there is a discord server.
Libraries
- animation/animation
- camera/camera
- constants
- display/abstract_display
- display/abstract_html_display
- manim
- mobject/coordinate_systems
- mobject/functions
- mobject/geometry
- mobject/shape_matchers
- mobject/svg/svg_mobject
- mobject/svg/tex_mobject
- mobject/types/interactive_mobject
- mobject/types/mobject
- mobject/types/vectorized_mobject
- renderer/abstract_renderer
- renderer/canvas_2d_renderer
- scene/scene
- util/array
- util/bezier
- util/color
- util/complex
- util/events/event
- util/extensions
- util/math_functions
- util/paths
- util/rate_functions
- util/space_ops
- util/vector