Remix.run Logo
somethingsome 4 hours ago

Very nice project, I see many use cases.

However, I use Manim for maths, for me having computational libraries (python) is a requirement. Most of the transformations that I do are found by using linear algebra, calculus and sometimes full neural networks. All my geometry is computed, not placed by hand.

I'm wondering if it would not be possible to have a 'canvas' backend for the web in the python version instead.

Btw, Manim is kind of easy to install in its own docker ;)