From d766dcccb79970e8d49d77ee2702590c489ad782 Mon Sep 17 00:00:00 2001 From: Abe Pazos Date: Mon, 28 Apr 2025 11:47:37 +0000 Subject: [PATCH] add orx-jvm demos to README.md --- orx-jvm/orx-processing/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/orx-jvm/orx-processing/README.md b/orx-jvm/orx-processing/README.md index 99594db9..02d7dc44 100644 --- a/orx-jvm/orx-processing/README.md +++ b/orx-jvm/orx-processing/README.md @@ -17,3 +17,8 @@ APIs of both Processing and OPENRNDR, simplifying interoperability and reducing [source code](src/demo/kotlin/DemoPShape01.kt) ![DemoPShape01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-processing/images/DemoPShape01Kt.png) + +### DemoPShape02 +[source code](src/demo/kotlin/DemoPShape02.kt) + +![DemoPShape02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-processing/images/DemoPShape02Kt.png)