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

@@ -7,6 +7,7 @@ The OPENRNDR UI toolkit. Provides buttons, sliders, text, a color picker and muc
### DemoHorizontalLayout01
![DemoHorizontalLayout01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-panel/images/DemoHorizontalLayout01Kt.png)
[source code](src/demo/kotlin/DemoHorizontalLayout01.kt)
@@ -14,6 +15,7 @@ The OPENRNDR UI toolkit. Provides buttons, sliders, text, a color picker and muc
### DemoVerticalLayout01
![DemoVerticalLayout01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-panel/images/DemoVerticalLayout01Kt.png)
[source code](src/demo/kotlin/DemoVerticalLayout01.kt)
@@ -21,6 +23,7 @@ The OPENRNDR UI toolkit. Provides buttons, sliders, text, a color picker and muc
### DemoWatchDiv01
![DemoWatchDiv01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-panel/images/DemoWatchDiv01Kt.png)
[source code](src/demo/kotlin/DemoWatchDiv01.kt)
@@ -28,6 +31,7 @@ The OPENRNDR UI toolkit. Provides buttons, sliders, text, a color picker and muc
### DemoWatchObjectDiv01
![DemoWatchObjectDiv01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-panel/images/DemoWatchObjectDiv01Kt.png)
[source code](src/demo/kotlin/DemoWatchObjectDiv01.kt)