Option to auto rerender and play videos when their source code is modified #4235
Labels
new feature
Enhancement specifically adding a new feature (feature request should be used for issues instead)
Description of proposed feature
This would be useful, since it would save a couple keystrokes when you want to preview how a video looks with a change applied to it. There would also be an optional delay where manim would only start rendering the video after the source code hadn't been changed for a short period of time to avoid unnecessarily wasting CPU to render videos that never get looked at.
How can the new feature be used?
A flag for the
manim render
command.This feature would be especially useful for fine tuning where the user is previewing there code in between every small adjustment to there code, say a delay within a
LaggedStart
.The text was updated successfully, but these errors were encountered: