add demos to README.md

This commit is contained in:
Abe Pazos
2025-08-27 18:32:18 +00:00
parent 1489b503d2
commit 700b666e5c
35 changed files with 1430 additions and 356 deletions

View File

@@ -56,11 +56,15 @@ drawer.circle(0.0, 0.0, size.sine(freq, phase))
<!-- __demos__ -->
## Demos
### DemoEnvelope
[source code](src/demo/kotlin/DemoEnvelope.kt)
![DemoEnvelopeKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-time-operators/images/DemoEnvelopeKt.png)
[source code](src/demo/kotlin/DemoEnvelope.kt)
### DemoLFO
[source code](src/demo/kotlin/DemoLFO.kt)
![DemoLFOKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-time-operators/images/DemoLFOKt.png)
[source code](src/demo/kotlin/DemoLFO.kt)