manim-kindergarten/Github Action for manim rendering

GitHub Action to render manim videos

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source_fileThe source user file to render videos fromyes
scene_namesThe scene names you want to render in the source_fileyes-a
argsArguments to be passed to manim cliyes-w
manim_repoThe manim engine repo you want to use to renderhttps://github.com/manim-kindergarten/manim
community_verWhether the manim repo is a fork of ManimCommunity/manim or notfalse
extra_packagesInstall extra python packages by pip
extra_system_packagesInstall extra packages by apk
extra_reposClone extra repo to workspace
pre_renderArbitrary bash codes to be executed before rendering
post_renderArbitrary bash codes to be executed after rendering
merge_assetsIf two repo both has assets/ merge ittrue
fonts_dirThe .ttf files dir relative to this current repo if you want to install extra fonts
namedescription
video_pathThe video folder path of rendered videos