add demos to README.md

This commit is contained in:
OPENRNDR Actions
2023-04-24 21:17:20 +00:00
parent f84f5d4b93
commit f3235cab94

View File

@@ -38,6 +38,11 @@ val radiusHistory by tracking(state::radius)
```
<!-- __demos__ -->
## Demos
### DemoDifferencing01
[source code](src/jvmDemo/kotlin/DemoDifferencing01.kt)
![DemoDifferencing01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-delegate-magic/images/DemoDifferencing01Kt.png)
### DemoSmoothing01
[source code](src/jvmDemo/kotlin/DemoSmoothing01.kt)