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 Jun 2, 2023
1 parent 5aaa209 commit e897490
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions orx-delegate-magic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@ val radiusHistory by tracking(state::radius)

![DemoDifferencing01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-delegate-magic/images/DemoDifferencing01Kt.png)

### DemoFollowing01
[source code](src/jvmDemo/kotlin/DemoFollowing01.kt)

![DemoFollowing01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-delegate-magic/images/DemoFollowing01Kt.png)

### DemoSmoothing01
[source code](src/jvmDemo/kotlin/DemoSmoothing01.kt)

Expand Down

0 comments on commit e897490

Please sign in to comment.