add demos to README.md

This commit is contained in:
Abe Pazos
2025-08-27 19:48:23 +00:00
parent b231b415f1
commit 64493302c7
35 changed files with 283 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ drawer.circle(0.0, 0.0, size.sine(freq, phase))
### DemoEnvelope
![DemoEnvelopeKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-time-operators/images/DemoEnvelopeKt.png)
[source code](src/demo/kotlin/DemoEnvelope.kt)
@@ -65,6 +66,7 @@ drawer.circle(0.0, 0.0, size.sine(freq, phase))
### DemoLFO
![DemoLFOKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-time-operators/images/DemoLFOKt.png)
[source code](src/demo/kotlin/DemoLFO.kt)