add demos to README.md

This commit is contained in:
OPENRNDR Actions
2020-11-29 20:37:09 +00:00
parent d495b5cfee
commit 0b2d8991db
6 changed files with 50 additions and 11 deletions

View File

@@ -33,4 +33,8 @@ val et = Easing.QuadIn.function(t, 0.0, 1.0, 1.0)
```
<!-- __demos__ -->
## Demos
## Demos
### DemoEasings01
[source code](src/demo/kotlin/DemoEasings01.kt)
![DemoEasings01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-easing/images/DemoEasings01Kt.png)