add demos to README.md

This commit is contained in:
OPENRNDR Actions
2020-04-27 15:18:46 +00:00
parent 8c8fe29732
commit 975ea5ae0a
10 changed files with 104 additions and 36 deletions

View File

@@ -59,15 +59,32 @@ fun boxMesh(
![DemoComplex05Kt](https://github.com/openrndr/orx/blob/media/orx-mesh-generators/images/DemoComplex05Kt.png
<!-- __demos__ -->
## Demos
[DemoBoxKt](src/demo/kotlin/DemoBoxKt.kt)
### DemoBox
[source code](src/demo/kotlin/DemoBox.kt)
![DemoBoxKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-mesh-generators/images/DemoBoxKt.png)
[DemoComplex01Kt](src/demo/kotlin/DemoComplex01Kt.kt)
### DemoComplex01
[source code](src/demo/kotlin/DemoComplex01.kt)
![DemoComplex01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-mesh-generators/images/DemoComplex01Kt.png)
[DemoComplex02Kt](src/demo/kotlin/DemoComplex02Kt.kt)
### DemoComplex02
[source code](src/demo/kotlin/DemoComplex02.kt)
![DemoComplex02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-mesh-generators/images/DemoComplex02Kt.png)
[DemoComplex03Kt](src/demo/kotlin/DemoComplex03Kt.kt)
### DemoComplex03
[source code](src/demo/kotlin/DemoComplex03.kt)
![DemoComplex03Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-mesh-generators/images/DemoComplex03Kt.png)
[DemoComplex04Kt](src/demo/kotlin/DemoComplex04Kt.kt)
### DemoComplex04
[source code](src/demo/kotlin/DemoComplex04.kt)
![DemoComplex04Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-mesh-generators/images/DemoComplex04Kt.png)
[DemoComplex05Kt](src/demo/kotlin/DemoComplex05Kt.kt)
![DemoComplex05Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-mesh-generators/images/DemoComplex05Kt.png)
### DemoComplex05
[source code](src/demo/kotlin/DemoComplex05.kt)
![DemoComplex05Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-mesh-generators/images/DemoComplex05Kt.png)