add demos to README.md

This commit is contained in:
OPENRNDR Actions
2022-12-08 11:42:24 +00:00
parent 172c2254b7
commit cd279bb3f9

View File

@@ -13,6 +13,11 @@ Collection of shader based fills and strokes. Currently includes 4 types of grad
![DemoAllGradients01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-shade-styles/images/DemoAllGradients01Kt.png)
### DemoImageFit01
[source code](src/demo/kotlin/DemoImageFit01.kt)
![DemoImageFit01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-shade-styles/images/DemoImageFit01Kt.png)
### DemoLinearGradient
[source code](src/demo/kotlin/DemoLinearGradient.kt)