add orx-jvm demos to README.md

This commit is contained in:
Abe Pazos
2025-08-27 18:32:19 +00:00
parent 700b666e5c
commit 1377d63372
10 changed files with 141 additions and 50 deletions

View File

@@ -14,11 +14,15 @@ APIs of both Processing and OPENRNDR, simplifying interoperability and reducing
<!-- __demos__ -->
## Demos
### DemoPShape01
[source code](src/demo/kotlin/DemoPShape01.kt)
![DemoPShape01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-processing/images/DemoPShape01Kt.png)
[source code](src/demo/kotlin/DemoPShape01.kt)
### DemoPShape02
[source code](src/demo/kotlin/DemoPShape02.kt)
![DemoPShape02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-processing/images/DemoPShape02Kt.png)
[source code](src/demo/kotlin/DemoPShape02.kt)