Skip to content

kolibril13/mobject-gallery

Repository files navigation

Gallery of manim mobjects.

TODO:

Move these lines to python, so that the Plywood Gallery extension will have the right indents:

mobject-gallery/index.html

Lines 436 to 438 in f41ac0a

if (c.startsWith(" ")) {
c = c.replaceAll(" ", ""); // a bit hacky, but it works
}

Formatting with:

python -m black  --line-length 999 --python-cell-magics capture_png gallery.ipynb
  • add also examples for videos
  • VS Code addon better plywood