add demos to README.md

This commit is contained in:
Edwin Jakobs
2025-03-07 13:59:23 +00:00
parent 710d1e9538
commit a0c471f817

View File

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