add demos to README.md

This commit is contained in:
Edwin Jakobs
2025-03-06 19:59:12 +00:00
parent 5b55405a51
commit a93b3074c5

View File

@@ -58,6 +58,11 @@ Shader based fills and strokes, including various types of gradient fills.
![gradients-DemoGradient06Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-shade-styles/images/gradients-DemoGradient06Kt.png)
### gradients/DemoGradient07
[source code](src/jvmDemo/kotlin/gradients/DemoGradient07.kt)
![gradients-DemoGradient07Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-shade-styles/images/gradients-DemoGradient07Kt.png)
### image/DemoImageFill01
[source code](src/jvmDemo/kotlin/image/DemoImageFill01.kt)