add demos to README.md
This commit is contained in:
@@ -49,6 +49,16 @@ for (c in cs blend (width / 40)) {
|
|||||||
Two color spaces are added: `ColorHSLUVa` and `ColorHPLUVa`, they are an implementation of the colorspaces presented at [hsluv.org](http://www.hsluv.org)
|
Two color spaces are added: `ColorHSLUVa` and `ColorHPLUVa`, they are an implementation of the colorspaces presented at [hsluv.org](http://www.hsluv.org)
|
||||||
<!-- __demos__ -->
|
<!-- __demos__ -->
|
||||||
## Demos
|
## Demos
|
||||||
|
### DemoColorRange01
|
||||||
|
[source code](src/demo/kotlin/DemoColorRange01.kt)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### DemoColorRange02
|
||||||
|
[source code](src/demo/kotlin/DemoColorRange02.kt)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### DemoHSLUV01
|
### DemoHSLUV01
|
||||||
[source code](src/demo/kotlin/DemoHSLUV01.kt)
|
[source code](src/demo/kotlin/DemoHSLUV01.kt)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user