mengaidev/Render Manim Video
Install Manim, render a video from a scene, and upload it as an artifact
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | Python file containing the scene (relative to repository root) | yes | scene.py |
| scene | Name of the scene class to render | yes | MyScene |
| quality | Rendering quality: -ql (low), -qm (medium), -qh (high), -qk (4K) | no | -qm |
| output_dir | Output directory (relative to repo root) for final video | no | media/videos |
| python-version | Python version to use | no | 3.10 |
Outputs
no outputs