manim_web 1.2.1 copy "manim_web: ^1.2.1" to clipboard
manim_web: ^1.2.1 copied to clipboard

outdated

Manim animation engine, for the web.

[Manim Web] #

Manim animation engine, for the web.

Changelog | Manim | Suggestions / Improvements | FAQ | Discord Server

Getting started #

You need to have the Dart SDK installed on your computer (with version between 2.13.0 included and 3.0.0 excluded) and $\LaTeX$.

You will also have to activate webdev with dart pub global activate webdev.

Then you will need to get all of the dependencies: dart pub get.

Finally, you can run the dev server with dart bin/manim.dart --file {dart animation file} --html {html file}.

Examples #

You can find examples of animations built with Manim-Web here. The code is available in this repository, in the example folder.

Contributing #

Contributions are always welcome whether it's code, documentation, examples or even improvements to make. You can take a look at the contribution document, there are more details about the whole process. If you want to talk, there is a discord server.

4
likes
0
points
71
downloads

Publisher

verified publishermanim-web.hugos29.dev

Weekly Downloads

Manim animation engine, for the web.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

args, collection, html, path, process_run, tuple

More

Packages that depend on manim_web