diff --git a/orx-delegate-magic/README.md b/orx-delegate-magic/README.md index f25d617e1..1356f0af4 100644 --- a/orx-delegate-magic/README.md +++ b/orx-delegate-magic/README.md @@ -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)