add demos to README.md

This commit is contained in:
OPENRNDR Actions
2022-01-18 20:35:17 +00:00
parent da2b333e6d
commit 9f1bb16f94
6 changed files with 141 additions and 111 deletions

View File

@@ -22,12 +22,12 @@ val nearestQuery = quadTree.nearest(points[4], 20.0)
Ricardo Matias / [@ricardomatias](https://github.com/ricardomatias)
<!-- __demos__ -->
## Demos
### DemoQuadTree01
[source code](src/demo/kotlin/DemoQuadTree01.kt)
![DemoQuadTree01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-quadtree/images/DemoQuadTree01Kt.png)
### DemoQuadTree02
[source code](src/demo/kotlin/DemoQuadTree02.kt)
![DemoQuadTree02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-quadtree/images/DemoQuadTree02Kt.png)
### DemoQuadTree01
[source code](src/demo/kotlin/DemoQuadTree01.kt)
![DemoQuadTree01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-quadtree/images/DemoQuadTree01Kt.png)