Skip to content

Commit

Permalink
add demos to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OPENRNDR Actions committed May 14, 2020
1 parent ca53dfe commit 6605502
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions orx-shapes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 6605502

Please sign in to comment.