add demos to README.md

This commit is contained in:
OPENRNDR Actions
2020-05-14 08:18:08 +00:00
parent ca53dfe902
commit 6605502737

View File

@@ -9,10 +9,15 @@ A collection of shape generators and modifiers
![DemoRegularPolygonKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-shapes/images/DemoRegularPolygonKt.png)
### DemoRegularStar
[source code](src/demo/kotlin/DemoRegularStar.kt)
### DemoRegularStar01
[source code](src/demo/kotlin/DemoRegularStar01.kt)
![DemoRegularStarKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-shapes/images/DemoRegularStarKt.png)
![DemoRegularStar01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-shapes/images/DemoRegularStar01Kt.png)
### DemoRegularStar02
[source code](src/demo/kotlin/DemoRegularStar02.kt)
![DemoRegularStar02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-shapes/images/DemoRegularStar02Kt.png)
### DemoRoundedRectangle
[source code](src/demo/kotlin/DemoRoundedRectangle.kt)