Demos: ensure 720px wide, reduce indentation
openrndr-demos, orx-color, orx-jumpflood, orx-no-clear
This commit is contained in:
@@ -49,6 +49,56 @@ 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
|
||||
### colormap/DemoSpectralZucconiColormap
|
||||
[source code](src/jvmDemo/kotlin/colormap/DemoSpectralZucconiColormap.kt)
|
||||
|
||||

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

|
||||
|
||||
### DemoHSLUV01
|
||||
[source code](src/jvmDemo/kotlin/DemoHSLUV01.kt)
|
||||
|
||||
@@ -149,37 +164,22 @@ Two color spaces are added: `ColorHSLUVa` and `ColorHPLUVa`, they are an impleme
|
||||
|
||||

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

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

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

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

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

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

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

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

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

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

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