add demos to README.md

This commit is contained in:
OPENRNDR Actions
2023-01-15 14:42:36 +00:00
parent 47d4293a57
commit 467d2dea29
14 changed files with 112 additions and 87 deletions

View File

@@ -23,11 +23,11 @@ Ricardo Matias / [@ricardomatias](https://github.com/ricardomatias)
<!-- __demos__ -->
## Demos
### DemoQuadTree01
[source code](src/demo/kotlin/DemoQuadTree01.kt)
[source code](src/jvmDemo/kotlin/DemoQuadTree01.kt)
![DemoQuadTree01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-quadtree/images/DemoQuadTree01Kt.png)
### DemoQuadTree02
[source code](src/demo/kotlin/DemoQuadTree02.kt)
[source code](src/jvmDemo/kotlin/DemoQuadTree02.kt)
![DemoQuadTree02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-quadtree/images/DemoQuadTree02Kt.png)