From 4996a7fb5f75bbfb1460c9be1aedb9a539574838 Mon Sep 17 00:00:00 2001 From: OPENRNDR Actions Date: Sat, 9 Jan 2021 18:55:53 +0000 Subject: [PATCH] add demos to README.md --- orx-keyframer/README.md | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/orx-keyframer/README.md b/orx-keyframer/README.md index 1268dddf..bcd63604 100644 --- a/orx-keyframer/README.md +++ b/orx-keyframer/README.md @@ -188,41 +188,33 @@ Supported functions in expressions: [Parameters and prototypes](src/demo/resources/demo-full-01.json) - ## Demos +### DemoEvelope01 +[source code](src/demo/kotlin/DemoEvelope01.kt) + +![DemoEvelope01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-keyframer/images/DemoEvelope01Kt.png) ### DemoFull01 - [source code](src/demo/kotlin/DemoFull01.kt) ![DemoFull01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-keyframer/images/DemoFull01Kt.png) ### DemoScrub01 - [source code](src/demo/kotlin/DemoScrub01.kt) ![DemoScrub01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-keyframer/images/DemoScrub01Kt.png) ### DemoSimple01 - [source code](src/demo/kotlin/DemoSimple01.kt) ![DemoSimple01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-keyframer/images/DemoSimple01Kt.png) ### DemoSimple02 - [source code](src/demo/kotlin/DemoSimple02.kt) ![DemoSimple02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-keyframer/images/DemoSimple02Kt.png) ### DemoSimpleExpressions01 - [source code](src/demo/kotlin/DemoSimpleExpressions01.kt) ![DemoSimpleExpressions01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-keyframer/images/DemoSimpleExpressions01Kt.png) - -### DemoSimpleRepetitions01 - -[source code](src/demo/kotlin/DemoSimpleRepetitions01.kt) - -![DemoSimpleRepetitions01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-keyframer/images/DemoSimpleRepetitions01Kt.png)