reanimate
manim
Our great sponsors
reanimate | manim | |
---|---|---|
7 | 100 | |
892 | 44,362 | |
1.2% | - | |
7.6 | 9.7 | |
27 days ago | 6 days ago | |
Haskell | Python | |
LicenseRef-PublicDomain | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
reanimate
-
Looking for SVG library recommendations
That aside, it seems that svg-tree doesn’t support filter elements, so I recommend reanimate-svg. You can join the Discord server for Reanimate and ask for help. Good luck.
-
Manim – Python library for creating mathematical animations
See also reanimate, a very similar Haskell library: https://reanimate.github.io/
-
Advanced programming exercises/apps recommendations to code
This is very niche, but something I've wanted to do for a while is to generate some cool physics example on the surface of a sphere with https://hackage.haskell.org/package/hamilton, and display it with https://reanimate.github.io/ (using https://hackage.haskell.org/package/linear for the projection)
-
[Newcomer] Status of AI, graphics programming and performance in Haskell?
Hi u/Target_Organic, I wich you a warm welcome! Haskell is often very satisfying to work with, it has a sense of beauty in it. Regarding your questions: 1. I never had big problems about performance. However, I personally place more emphasis about correctness, simplicity and readability of my programs. Performance tuning comes after. 2. For graphic libraries, I know diagrams, Reanimate and Haskell-chart. Since you seems interested by mathematical approach to graphics, I think you will find happiness there. 3. I'm not sure about the AI field. Other, more practical languages such as Python seems to have taken the lead. What is sure for me, that Machine Learning/NN would be nicely describe in Haskell with solid foundations.
- Reanimate: great library for creating math videos similar to 3Blue1Brown
- Manim: An animation engine for explanatory math videos
-
Beginner Question on library
I would suggest reanimate or gloss. I think gloss is simpler, but uglier. reanimate has a nice website: https://reanimate.github.io/. At the top there are links to documentation, the api reference and a playground. You can start without installing anything by using the online playground.
manim
- Manim - Animation engine for explanatory math videos
-
[OC] FAANG's Market Capitalization since Facebook IPO (May 18, 2012)
Tools: Python + Manim
-
[D] What program/software can make animations like this?
Looks like it might be Manim.
-
What program/software can make animations like this?
Maybe this? https://github.com/3b1b/manim
- Learn How To Make 3Blue1Brown Video In 5 Minutes!
-
Can't push to AUR ("cannot overwrite package")
pkgname=python-$_name pkgver=1.4.1 pkgrel=1 pkgdesc="Animation engine for explanatory math videos" arch=(any) url="https://github.com/3b1b/manim" license=('MIT') depends=( 'python-argparse' 'python-colour' 'python-numpy' 'python-pillow' 'python-progressbar' 'python-scipy' 'python-tqdm' 'opencv' 'python-cairo' 'cairo' 'ffmpeg' 'sox' # AUR package 'python-pydub' ) optdepends=('texlive-most: latex support') makedepends=(python-setuptools python-pbr) source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz") sha256sums=('SKIP')
-
[D] Does anyone know how to create animations like in the Google AI Blog?
I'm not sure what they use, but I've been curious about Manim, the software used by 3B1B to make videos: https://github.com/3b1b/manim.
- What software written by non-programmers has impressed you?
-
Anyone into making animations for videos?
Sounds like 3Blue1Brown. If you don't get any leads here, you could potentially just use the animation package that Grant made and produce the video yourself.
-
Manim – Python library for creating mathematical animations
specifically it's a community variant of it. Grant still has his own version (https://github.com/3b1b/manim) where he works independently, and the community fork builds off that and e.g. adds and maintains things Grant might not care about.
What are some alternatives?
geogebra - GeoGebra apps (mirror)
NumPy - The fundamental package for scientific computing with Python.
jupyter-manim - manim cell magic for IPython/Jupyter to show the output video
Tools-to-Design-or-Visualize-Architecture-of-Neural-Network - Tools to Design or Visualize Architecture of Neural Network
NeXT - Another AIO Pack for Nintendo Switch SCENE
manim - A community-maintained Python framework for creating mathematical animations.
ganja.js - :triangular_ruler: Javascript Geometric Algebra Generator for Javascript, c++, c#, rust, python. (with operator overloading and algebraic literals) -
system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
reveal.js - The HTML Presentation Framework
brick - A declarative Unix terminal UI programming library written in Haskell
plot-light - A lightweight plotting library, exporting to SVG
semana-javascript-expert01 - Exemplos de código da primeira semana Javascript Expert - Netflix Bandersnatch Player Clone