add orx-jvm demos to README.md

This commit is contained in:
Abe Pazos
2025-08-27 19:48:24 +00:00
parent 64493302c7
commit c8e02bfb1c
10 changed files with 44 additions and 0 deletions

View File

@@ -192,6 +192,7 @@ Supported functions in expressions:
### DemoEvelope01
![DemoEvelope01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-keyframer/images/DemoEvelope01Kt.png)
[source code](src/demo/kotlin/DemoEvelope01.kt)
@@ -199,6 +200,7 @@ Supported functions in expressions:
### DemoFull01
![DemoFull01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-keyframer/images/DemoFull01Kt.png)
[source code](src/demo/kotlin/DemoFull01.kt)
@@ -206,6 +208,7 @@ Supported functions in expressions:
### DemoScrub01
![DemoScrub01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-keyframer/images/DemoScrub01Kt.png)
[source code](src/demo/kotlin/DemoScrub01.kt)
@@ -213,6 +216,7 @@ Supported functions in expressions:
### DemoSimple01
![DemoSimple01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-keyframer/images/DemoSimple01Kt.png)
[source code](src/demo/kotlin/DemoSimple01.kt)
@@ -220,6 +224,7 @@ Supported functions in expressions:
### DemoSimple02
![DemoSimple02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-keyframer/images/DemoSimple02Kt.png)
[source code](src/demo/kotlin/DemoSimple02.kt)
@@ -227,6 +232,7 @@ Supported functions in expressions:
### DemoSimpleExpressions01
![DemoSimpleExpressions01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-keyframer/images/DemoSimpleExpressions01Kt.png)
[source code](src/demo/kotlin/DemoSimpleExpressions01.kt)