Add README.md generator

This commit is contained in:
Edwin Jakobs
2020-04-27 16:10:03 +02:00
parent 493e95ce57
commit f38dc57521
10 changed files with 157 additions and 8 deletions

View File

@@ -40,3 +40,15 @@ drawer.circle(0.0, 0.0, size.sine(freq, phase))
```
<!-- __demos__ >
# Demos
[DemoEnvelopeKt](src/demo/kotlin/DemoEnvelopeKt.kt
![DemoEnvelopeKt](https://github.com/openrndr/orx/blob/media/orx-time-operators/images/DemoEnvelopeKt.png
[DemoLFOKt](src/demo/kotlin/DemoLFOKt.kt
![DemoLFOKt](https://github.com/openrndr/orx/blob/media/orx-time-operators/images/DemoLFOKt.png
<!-- __demos__ -->
# Demos
[DemoEnvelopeKt](src/demo/kotlin/DemoEnvelopeKt.kt)
![DemoEnvelopeKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-time-operators/images/DemoEnvelopeKt.png)
[DemoLFOKt](src/demo/kotlin/DemoLFOKt.kt)
![DemoLFOKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-time-operators/images/DemoLFOKt.png)