diff --git a/orx-jumpflood/README.md b/orx-jumpflood/README.md index 39588c29..06f077ae 100644 --- a/orx-jumpflood/README.md +++ b/orx-jumpflood/README.md @@ -155,6 +155,16 @@ fun main() = application { ``` ## Demos +### DemoShapeSDF01 +[source code](src/demo/kotlin/DemoShapeSDF01.kt) + +![DemoShapeSDF01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jumpflood/images/DemoShapeSDF01Kt.png) + +### DemoShapeSDF02 +[source code](src/demo/kotlin/DemoShapeSDF02.kt) + +![DemoShapeSDF02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jumpflood/images/DemoShapeSDF02Kt.png) + ### DemoShapeSDF03 [source code](src/demo/kotlin/DemoShapeSDF03.kt)