From 8eae54d2b59e7aabbfe023950f0e832b50499c7b Mon Sep 17 00:00:00 2001 From: OPENRNDR Actions Date: Wed, 20 May 2020 12:23:13 +0000 Subject: [PATCH] add demos to README.md --- orx-gui/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/orx-gui/README.md b/orx-gui/README.md index 2ab82bab..bfc2f890 100644 --- a/orx-gui/README.md +++ b/orx-gui/README.md @@ -183,3 +183,8 @@ import org.openrndr.extra.parameters.DoubleParameter [source code](src/demo/kotlin/DemoSimple01.kt) ![DemoSimple01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-gui/images/DemoSimple01Kt.png) + +### DemoXYParameter +[source code](src/demo/kotlin/DemoXYParameter.kt) + +![DemoXYParameterKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-gui/images/DemoXYParameterKt.png)