Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues. Learn more →
Manim Alternatives
Similar projects and alternatives to manim
-
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
-
Judoscale
Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
-
manim
A community-maintained Python framework for creating mathematical animations. (by ManimCommunity)
-
-
TinyGo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
-
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
faer-rs
Discontinued Linear algebra foundation for the Rust programming language [Moved to: https://github.com/sarah-quinones/faer-rs]
-
-
rerun
Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
-
-
-
-
-
-
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
manim discussion
manim reviews and mentions
- Fastplotlib: Driving scientific discovery through data visualization
- Manim – animation engine for explanatory math videos
-
An animated introduction to Fourier Series
There's manim [1] from YouTuber 3blue1brown. And while it doesn't work on the web, there is a port [2] that does, which runs on p5.js. If you want a bit more control, you can use a canvas animation library directly. A few popular ones are p5, GreenSock, and PixiJS--but there are so many others. For simpler animations and for the most control over the result, it's pretty rewarding to just use the built-in Canvas API [3] directly.
[1] https://github.com/3b1b/manim
[2] https://github.com/JazonJiao/Manim.js/
[3] https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/...
-
3Blue1Brown: Visualizing Attention, a Transformer's Heart
That is definitely one of the things he does better than most. He actually wrote a custom library for math animations: https://github.com/3b1b/manim
-
Where Is Noether's Principle in Machine Learning?
Not quite what you're looking for, but worth pointing out that Grant Sanderson of 3Blue1Brown has published the "framework" he uses for his math videos on GitHub.
https://github.com/3b1b/manim
-
3Blue1Brown Calculus Blog Series
3b1b uses a python library for creating those videos.
https://github.com/3b1b/manim
-
Animating High School Maths Curriculum
Manim, 3b1b's animation library is open source: https://github.com/3b1b/manim
-
Why do people think animation involves a ton of coding?
Coming to motion design, this rumour takes of due to the fact that there are programming libraries like Manim and Motion-Canvas which are actually used to generate animations from code. You can search 3Blue1Brown channel on youtube.
- Connaissez-vous des petits youtubeurs dans le style de Micode?
-
Stickman fucks around with math and finds out
It kinda looks like this: https://github.com/3b1b/manim, but that would be a crazy usage of it. Wondering if they’re compositing Manim with a more traditional animation suite.
-
A note from our sponsor - Judoscale
judoscale.com | 26 Apr 2025
Stats
3b1b/manim is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of manim is Python.