add demos to README.md

This commit is contained in:
OPENRNDR Actions
2020-05-23 08:32:14 +00:00
parent 6bf007089d
commit acbfcabf60

View File

@@ -52,3 +52,9 @@ fun main() {
}
}
```
<!-- __demos__ -->
## Demos
### DemoCompositor01
[source code](src/demo/kotlin/DemoCompositor01.kt)
![DemoCompositor01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-compositor/images/DemoCompositor01Kt.png)