About 1,660,000 results
Open links in new tab
  1. Manim Community

    Manim is a community-maintained Python library for creating mathematical animations.

  2. manim · PyPI

    Nov 30, 2025 · Manim is an animation engine for explanatory math videos. It's used to create precise animations programmatically, as demonstrated in the videos of 3Blue1Brown.

  3. GitHub - 3b1b/manim: Animation engine for explanatory math …

    Manim is an engine for precise programmatic animations, designed for creating explanatory math videos. Note, there are two versions of manim. This repository began as a personal project by …

  4. Mastering Manim Python: Creating Stunning Visualizations

    Mar 24, 2025 · Manim Python is a versatile and powerful library for creating visualizations. By understanding its fundamental concepts, mastering the usage methods, following common …

  5. How To Create 3D Python Animations With Manim

    Mar 30, 2024 · You can create 3D animations with code using a Python library called Manim. If you don’t yet have Manim installed, I recommend checking out these resources first: In this …

  6. Home - manim documentation - GitHub Pages

    Manim’s documentation ¶ Manim is an animation engine for explanatory math videos. It’s used to create precise animations programmatically, as seen in the videos at 3Blue1Brown. And here …

  7. Quickstart - Manim Community v0.19.1

    Overview: This quickstart guide will lead you through creating a sample project using Manim: an animation engine for precise programmatic animations. First, you will use a command line …

  8. GitHub - ManimCommunity/manim: A community-maintained Python

    Manim is an animation engine for explanatory math videos. It's used to create precise animations programmatically, as demonstrated in the videos of 3Blue1Brown.

  9. Manim Beginner's Guide

    Whether you're a student, teacher, or creative, this guide gives you everything you need to start with Manim, the powerful Python library for mathematical animations.

  10. Quick Start - manim documentation - GitHub Pages

    After installing the manim environment according to the instructions on the Installation page, you can try to make a scene yourself from scratch. First, create a new .py file (such as start.py) …