add demos to README.md

This commit is contained in:
OPENRNDR Actions
2020-04-27 15:18:46 +00:00
parent 8c8fe29732
commit 975ea5ae0a
10 changed files with 104 additions and 36 deletions

View File

@@ -169,7 +169,12 @@ import org.openrndr.extra.parameters.DoubleParameter
![DemoSimple01Kt](https://github.com/openrndr/orx/blob/media/orx-gui/images/DemoSimple01Kt.png
<!-- __demos__ -->
## Demos
[DemoOptions01Kt](src/demo/kotlin/DemoOptions01Kt.kt)
### DemoOptions01
[source code](src/demo/kotlin/DemoOptions01.kt)
![DemoOptions01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-gui/images/DemoOptions01Kt.png)
[DemoSimple01Kt](src/demo/kotlin/DemoSimple01Kt.kt)
![DemoSimple01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-gui/images/DemoSimple01Kt.png)
### DemoSimple01
[source code](src/demo/kotlin/DemoSimple01.kt)
![DemoSimple01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-gui/images/DemoSimple01Kt.png)