From 22dc961ece71ecbe8e004ab6f3f8c9c6ba6a51c8 Mon Sep 17 00:00:00 2001 From: OPENRNDR Actions Date: Tue, 28 Apr 2020 11:12:29 +0000 Subject: [PATCH] add demos to README.md --- orx-jumpflood/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/orx-jumpflood/README.md b/orx-jumpflood/README.md index 258fe73a..39588c29 100644 --- a/orx-jumpflood/README.md +++ b/orx-jumpflood/README.md @@ -164,3 +164,8 @@ fun main() = application { [source code](src/demo/kotlin/DemoSkeleton01.kt) ![DemoSkeleton01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jumpflood/images/DemoSkeleton01Kt.png) + +### DemoStraightSkeleton01 +[source code](src/demo/kotlin/DemoStraightSkeleton01.kt) + +![DemoStraightSkeleton01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jumpflood/images/DemoStraightSkeleton01Kt.png)