From 3ed00d36d8b2624fc0070965b952a292df6ece71 Mon Sep 17 00:00:00 2001 From: OPENRNDR Actions Date: Thu, 30 Apr 2020 11:48:04 +0000 Subject: [PATCH] add demos to README.md --- orx-olive/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/orx-olive/README.md b/orx-olive/README.md index 4448c211..b82afe90 100644 --- a/orx-olive/README.md +++ b/orx-olive/README.md @@ -139,3 +139,8 @@ import org.openrndr.draw.* [source code](src/demo/kotlin/DemoOlive01.kt) ![DemoOlive01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-olive/images/DemoOlive01Kt.png) + +### DemoOliveScriptless01 +[source code](src/demo/kotlin/DemoOliveScriptless01.kt) + +![DemoOliveScriptless01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-olive/images/DemoOliveScriptless01Kt.png)