Open Internet by MindsNet
Manim
Repository: 3b1b/manim Stars: 91424 Forks: 7560 Primary language: Python Discovery sources: trending:weekly Selection score: 76.5 Usefulness score: 8.5 Source confidence score: 3.5 Languages: Python, WGSL Topics: 3b1b-videos, animation, explanatory-math-videos, python Summary: Animation engine for explanatory math videos README excerpt: <p align="center"> <a href="https://github.com/3b1b/manim"> <img src="https://raw.githubusercontent.com/3b1b/manim/master/logo/cropped.png"> </a> </p> [](https://pypi.org/project/manimgl/) [](http://choosealicense.com/licenses/mit/) [](https://www.reddit.com/r/manim/) [](https://discord.com/invite/bYCyhM9Kz2) [](https://3b1b.github.io/manim/) 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 the author of [3Blue1Brown](https://www.3blue1brown.com/) for the purpose of animating those videos, with video-specific code available [here](https://github.com/3b1b/videos). In 2020 a group of developers forked it into what is now the [community edition](https://github.com/ManimCommunity/manim/), with a goal of being more stable, better tested, quicker to respond to community contributions, and all around friendlier to get started with. See [this page](https://docs.manim.community/en/stable/faq/installation.html#different-versions) for more details. ## Installation > [!Warning] > **WARNING:** These instructions are for ManimGL _only_. T
Computing & Technology, Computer Science, Software Engineering