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

@@ -27,6 +27,7 @@ this addon provides some helper functions to convert them to OPENRNDR types:
### DemoContours01
![DemoContours01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-boofcv/images/DemoContours01Kt.png)
[source code](src/demo/kotlin/DemoContours01.kt)
@@ -34,6 +35,7 @@ this addon provides some helper functions to convert them to OPENRNDR types:
### DemoResize01
![DemoResize01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-boofcv/images/DemoResize01Kt.png)
[source code](src/demo/kotlin/DemoResize01.kt)
@@ -41,6 +43,7 @@ this addon provides some helper functions to convert them to OPENRNDR types:
### DemoResize02
![DemoResize02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-boofcv/images/DemoResize02Kt.png)
[source code](src/demo/kotlin/DemoResize02.kt)
@@ -48,6 +51,7 @@ this addon provides some helper functions to convert them to OPENRNDR types:
### DemoSimplified01
![DemoSimplified01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-boofcv/images/DemoSimplified01Kt.png)
[source code](src/demo/kotlin/DemoSimplified01.kt)