add demos to README.md

This commit is contained in:
OPENRNDR Actions
2020-05-08 14:01:35 +00:00
parent 829c7a82b7
commit 21b812d52d

View File

@@ -52,3 +52,9 @@ extend(NoClear()) {
```
NB! any submitted _lambda expression_ must be valid within the `renderTarget` context.
<!-- __demos__ -->
## Demos
### DemoNoClear
[source code](src/demo/kotlin/DemoNoClear.kt)
![DemoNoClearKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-no-clear/images/DemoNoClearKt.png)