add demos to README.md

This commit is contained in:
OPENRNDR Actions
2020-10-12 20:41:27 +00:00
parent 52e99ee490
commit 4a0434e183

View File

@@ -19,6 +19,11 @@ Collection of 2D shape generators (polygon, star, rounded rectangle) and shape m
![DemoBezierPatch03Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-shapes/images/DemoBezierPatch03Kt.png)
### DemoBezierPatch04
[source code](src/demo/kotlin/DemoBezierPatch04.kt)
![DemoBezierPatch04Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-shapes/images/DemoBezierPatch04Kt.png)
### DemoRegularPolygon
[source code](src/demo/kotlin/DemoRegularPolygon.kt)