Manim-like interactive animations
hugo-s29 opened this issue · 1 comments
Hello,
I've been working for the past two months on an animation engine. It's able to create both interactive and non-interactive animations in a Manim-like way.
Unlike Manim, Manim web
is written in Dart, but it's very similar to Python. Dart can be compiled both to JavaScript and to a native app.
I've added some examples like an interactive Fourier Transform animation. The code for these examples is available here.
It's not as evolved as Manim or ManimCommunity, but the project is open-source. So, everyone can contribute.
This is a really awesome tool! You probably already saw, but in the days since you posted this, Grant announced the SoME1 competition, and it certainly seems like you would be a good fit. Definitely watch that video; it could be an excellent opportunity to put your animation engine to good use. 😉
(I am closing this issue because we are using the issues here for internal website development bugs and such, but don't interpret that as any kind of discouragement. Your tool is awesome, and I can't wait to see what kinds of educational resources you can create with it.)