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

@@ -47,9 +47,17 @@ Note that drawing inside the `repeat` action has no effect. Have a look at the d
![DemoTimeOut01Kt](https://github.com/openrndr/orx/blob/media/orx-timer/images/DemoTimeOut01Kt.png
<!-- __demos__ -->
## Demos
[DemoRepeat01Kt](src/demo/kotlin/DemoRepeat01Kt.kt)
### DemoRepeat01
[source code](src/demo/kotlin/DemoRepeat01.kt)
![DemoRepeat01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-timer/images/DemoRepeat01Kt.png)
[DemoRepeat02Kt](src/demo/kotlin/DemoRepeat02Kt.kt)
### DemoRepeat02
[source code](src/demo/kotlin/DemoRepeat02.kt)
![DemoRepeat02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-timer/images/DemoRepeat02Kt.png)
[DemoTimeOut01Kt](src/demo/kotlin/DemoTimeOut01Kt.kt)
![DemoTimeOut01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-timer/images/DemoTimeOut01Kt.png)
### DemoTimeOut01
[source code](src/demo/kotlin/DemoTimeOut01.kt)
![DemoTimeOut01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-timer/images/DemoTimeOut01Kt.png)