46 lines
1.2 KiB
Markdown
46 lines
1.2 KiB
Markdown
# orx-panel
|
|
|
|
The OPENRNDR UI toolkit. Provides buttons, sliders, text, a color picker and much more. HTML/CSS-like.
|
|
|
|
<!-- __demos__ -->
|
|
## Demos
|
|
### DemoColorPickerButton01
|
|
|
|
A simple demonstration of a ColorPickerButton
|
|
|
|

|
|
|
|
[source code](src/demo/kotlin/DemoColorPickerButton01.kt)
|
|
|
|
### DemoHorizontalLayout01
|
|
|
|
|
|
|
|

|
|
|
|
[source code](src/demo/kotlin/DemoHorizontalLayout01.kt)
|
|
|
|
### DemoVerticalLayout01
|
|
|
|
|
|
|
|

|
|
|
|
[source code](src/demo/kotlin/DemoVerticalLayout01.kt)
|
|
|
|
### DemoWatchDiv01
|
|
|
|
|
|
|
|

|
|
|
|
[source code](src/demo/kotlin/DemoWatchDiv01.kt)
|
|
|
|
### DemoWatchObjectDiv01
|
|
|
|
|
|
|
|

|
|
|
|
[source code](src/demo/kotlin/DemoWatchObjectDiv01.kt)
|