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)
|
||||
<!-- __demos__ -->
|
||||
## Demos
|
||||
### DemoColorPalette01
|
||||
[source code](src/jvmDemo/kotlin/DemoColorPalette01.kt)
|
||||
|
||||

|
||||
|
||||
### DemoColorPalette02
|
||||
[source code](src/jvmDemo/kotlin/DemoColorPalette02.kt)
|
||||
|
||||

|
||||
|
||||
### DemoColorPlane01
|
||||
[source code](src/jvmDemo/kotlin/DemoColorPlane01.kt)
|
||||
|
||||
@@ -119,6 +129,16 @@ Two color spaces are added: `ColorHSLUVa` and `ColorHPLUVa`, they are an impleme
|
||||
|
||||

|
||||
|
||||
### DemoHueTools01
|
||||
[source code](src/jvmDemo/kotlin/DemoHueTools01.kt)
|
||||
|
||||

|
||||
|
||||
### DemoMixSpectral01
|
||||
[source code](src/jvmDemo/kotlin/DemoMixSpectral01.kt)
|
||||
|
||||

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