add demos to README.md

This commit is contained in:
OPENRNDR Actions
2022-09-16 07:16:07 +00:00
parent 38f118162a
commit 073fcad54b

View File

@@ -56,3 +56,9 @@ fun main() = application {
* `Down` or `q` - move up (-y)
* `Page Up` - zoom in
* `Page Down` - zoom out
<!-- __demos__ -->
## Demos
### DemoCamera2D
[source code](src/demo/kotlin/DemoCamera2D.kt)
![DemoCamera2DKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-camera/images/DemoCamera2DKt.png)