manim-slides
manim-slides copied to clipboard
[FEATURE] Allow class-level configuration of slides rendering
Description
Currently, many rendering options are read from Manim (only ManimCE?), but those specific to Manim Slides are not documented and not easily configurable (life cache).
E.g., we should be able to skip rendering reversed files using shutil.copy as a workaround.
Screenshots
No response
Additional information
No response