aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2021-05-18 11:06:31 +0200
committerlonkaars <loek@pipeframe.xyz>2021-05-18 11:06:31 +0200
commit45f5435761612dd6c171b47e4e3a948128501ffe (patch)
tree12ac9d7e36f57cdc449a6b589ea4c16656bdccd4 /readme.md
parente5319e20e5c329699d5ddf4cfa782ce3eed06fe5 (diff)
readme update
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md23
1 files changed, 22 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 2f1ba92..6538e5e 100644
--- a/readme.md
+++ b/readme.md
@@ -28,7 +28,7 @@ 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**
+- **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
@@ -41,3 +41,24 @@ See
link. I try to follow Google's [Material design
guidelines](https://material.io/design/guidelines-overview) most of the time.
+## gallery
+
+### editor
+
+![](/img/editor.png)
+
+### presentation
+
+![](/img/in-presentation.png)
+
+### presenter view
+
+![](/img/presenter-view.png)
+
+### phone
+
+<p align="center">
+<img src="/img/phone-button.png" width="49%"/>
+<img src="/img/phone-gesture.png" width="49%"/>
+</p>
+