diff --git a/orx-shade-styles/README.md b/orx-shade-styles/README.md index 2c4f0fce..31d48cd5 100644 --- a/orx-shade-styles/README.md +++ b/orx-shade-styles/README.md @@ -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)