add demos to README.md
This commit is contained in:
@@ -104,16 +104,6 @@ Two color spaces are added: `ColorHSLUVa` and `ColorHPLUVa`, they are an impleme
|
||||
|
||||

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

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

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

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

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

|
||||
|
||||
### DemoHueTools01
|
||||
[source code](src/jvmDemo/kotlin/DemoHueTools01.kt)
|
||||
|
||||
|
||||
@@ -4,56 +4,56 @@ Collection of 2D shape generators and modifiers.
|
||||
|
||||
<!-- __demos__ -->
|
||||
## Demos
|
||||
### DemoAdjustContour01
|
||||
[source code](src/jvmDemo/kotlin/DemoAdjustContour01.kt)
|
||||
### adjust/DemoAdjustContour01
|
||||
[source code](src/jvmDemo/kotlin/adjust/DemoAdjustContour01.kt)
|
||||
|
||||

|
||||

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

|
||||

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

|
||||

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

|
||||

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

|
||||

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

|
||||

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

|
||||

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

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

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

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

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

|
||||
|
||||
### DemoAlphaShape
|
||||
[source code](src/jvmDemo/kotlin/DemoAlphaShape.kt)
|
||||
|
||||
@@ -194,12 +194,12 @@ Collection of 2D shape generators and modifiers.
|
||||
|
||||

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

|
||||

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

|
||||

|
||||
|
||||
Reference in New Issue
Block a user