aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index ab6f2f5..2f1ba92 100644
--- a/readme.md
+++ b/readme.md
@@ -28,6 +28,11 @@ when I'm working on them/are finished:
timeline.json file. Maybe also a feature where you could import recorded
presentation timings for adding a voice-over and re-exporting the video as a
standalone video.
+- **Manim add-on library**
+ Would allow adding of something like `pressure.slide()` or
+ `pressure.slide('speedChange', 0.7)` to your Manim scene source and export it
+ using a simple python cli script, or alongside the regular Manim renderer if
+ that's possible.
## designs