Bug reports:<p>The entire Manim CE Logo example, the `x - x_1` text from the Brace Annotation example, all text from the Sin Cos Plot example, and the entire Heat Diagram example all flicker roughly once per second.<p>The text looks rather fuzzy, especially the large M from the Manim CE Logo example.<p>The Three D Light Source example also doesn't appear to have any functioning directional lighting.
Motion Canvas is a mature / popular solution in the "manim but typescript" space for those unfamiliar.<p>It can be used for interactive blog posts and embedded animations etc as well.<p>It also has a built in animation editor / timeline.<p><a href="https://github.com/motion-canvas/motion-canvas" rel="nofollow">https://github.com/motion-canvas/motion-canvas</a>
Please note that Motion Canvas is also abandoned, the main site is down, and the last commit was Dec 2024.
How easy is it to replicate manim's style using motion canvas?
Someone wrote a blog about their journey <a href="https://slama.dev/motion-canvas/introduction/" rel="nofollow">https://slama.dev/motion-canvas/introduction/</a><p>But- probably reasonably simple, if you mean the "writing" style of manim. That's just animating an SVG stroke.<p>And then colors and typography
Thank you! I regularly use Reveal.js to create interactive slide decks for my classes, and your project will be a great tool to have!
Amazing!! This is a project I've wanted to tackle for years but never got the chance to properly do.
Now someone’s going to write a react-manim renderer I’m sure.
This is fantastic! Thank you for sharing.
thank you! this is awesome!!!<p>I'm far more into the web than python and have wanted something I could drop into a web page.
Congrats! This looks awesome!