aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2021-05-16 19:51:17 +0200
committerlonkaars <loek@pipeframe.xyz>2021-05-16 19:51:17 +0200
commit9604fdf8302a1510840470004dc315b63a7522ea (patch)
treede507e8c45e92af70219d5d2596a4626a6eb18b4 /readme.md
parent66a7fce54a00b42596070bdfbac4a50aef415c23 (diff)
timeline divisions
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