add demos to README.md

This commit is contained in:
OPENRNDR Actions
2020-11-12 16:49:17 +00:00
parent 6a2574079b
commit 2c8a20785e
6 changed files with 2 additions and 40 deletions

View File

@@ -8,16 +8,6 @@ Collection of shader based fills and strokes. Currently includes 4 types of grad
![DemoRadialGradient01Kt](https://github.com/openrndr/orx/blob/media/orx-shade-styles/images/DemoRadialGradient01Kt.png
<!-- __demos__ -->
## Demos
### DemoAllGradients01
[source code](src/demo/kotlin/DemoAllGradients01.kt)
![DemoAllGradients01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-shade-styles/images/DemoAllGradients01Kt.png)
### DemoNPointGradient01
[source code](src/demo/kotlin/DemoNPointGradient01.kt)
![DemoNPointGradient01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-shade-styles/images/DemoNPointGradient01Kt.png)
### DemoNPointLinearGradient01
[source code](src/demo/kotlin/DemoNPointLinearGradient01.kt)