add demos to README.md

This commit is contained in:
OPENRNDR Actions
2023-04-05 08:09:08 +00:00
parent 359f941ed0
commit db964c6d81
3 changed files with 26 additions and 0 deletions

View File

@@ -59,6 +59,11 @@ fun boxMesh(
![DemoComplex05Kt](https://github.com/openrndr/orx/blob/media/orx-mesh-generators/images/DemoComplex05Kt.png
<!-- __demos__ -->
## Demos
### DemoAll
[source code](src/demo/kotlin/DemoAll.kt)
![DemoAllKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-mesh-generators/images/DemoAllKt.png)
### DemoBox
[source code](src/demo/kotlin/DemoBox.kt)