add demos to README.md

This commit is contained in:
OPENRNDR Actions
2020-11-15 12:40:13 +00:00
parent 610064c9f4
commit d8d6b11fc5
5 changed files with 1 additions and 45 deletions

View File

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