diff --git a/orx-jvm/orx-boofcv/README.md b/orx-jvm/orx-boofcv/README.md index 1a064fec..5e9df863 100644 --- a/orx-jvm/orx-boofcv/README.md +++ b/orx-jvm/orx-boofcv/README.md @@ -27,6 +27,7 @@ this addon provides some helper functions to convert them to OPENRNDR types: ### DemoContours01 + ![DemoContours01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-boofcv/images/DemoContours01Kt.png) [source code](src/demo/kotlin/DemoContours01.kt) @@ -34,6 +35,7 @@ this addon provides some helper functions to convert them to OPENRNDR types: ### DemoResize01 + ![DemoResize01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-boofcv/images/DemoResize01Kt.png) [source code](src/demo/kotlin/DemoResize01.kt) @@ -41,6 +43,7 @@ this addon provides some helper functions to convert them to OPENRNDR types: ### DemoResize02 + ![DemoResize02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-boofcv/images/DemoResize02Kt.png) [source code](src/demo/kotlin/DemoResize02.kt) @@ -48,6 +51,7 @@ this addon provides some helper functions to convert them to OPENRNDR types: ### DemoSimplified01 + ![DemoSimplified01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-boofcv/images/DemoSimplified01Kt.png) [source code](src/demo/kotlin/DemoSimplified01.kt) diff --git a/orx-jvm/orx-chataigne/README.md b/orx-jvm/orx-chataigne/README.md index de8bd214..a3fd4834 100644 --- a/orx-jvm/orx-chataigne/README.md +++ b/orx-jvm/orx-chataigne/README.md @@ -43,6 +43,7 @@ Find the Chataigne example project in `/resources/timeline_example_chataigne.noi ### ChataigneOSCDemo + ![ChataigneOSCDemoKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-chataigne/images/ChataigneOSCDemoKt.png) [source code](src/demo/kotlin/ChataigneOSCDemo.kt) diff --git a/orx-jvm/orx-dnk3/README.md b/orx-jvm/orx-dnk3/README.md index 12788fad..57296671 100644 --- a/orx-jvm/orx-dnk3/README.md +++ b/orx-jvm/orx-dnk3/README.md @@ -23,6 +23,7 @@ Supported Gltf features ### DemoAnimations01 + ![DemoAnimations01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoAnimations01Kt.png) [source code](src/demo/kotlin/DemoAnimations01.kt) @@ -30,6 +31,7 @@ Supported Gltf features ### DemoCamera01 + ![DemoCamera01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoCamera01Kt.png) [source code](src/demo/kotlin/DemoCamera01.kt) @@ -37,6 +39,7 @@ Supported Gltf features ### DemoIrrProbe01 + ![DemoIrrProbe01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoIrrProbe01Kt.png) [source code](src/demo/kotlin/DemoIrrProbe01.kt) @@ -44,6 +47,7 @@ Supported Gltf features ### DemoLights01 + ![DemoLights01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoLights01Kt.png) [source code](src/demo/kotlin/DemoLights01.kt) @@ -51,6 +55,7 @@ Supported Gltf features ### DemoLights02 + ![DemoLights02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoLights02Kt.png) [source code](src/demo/kotlin/DemoLights02.kt) @@ -58,6 +63,7 @@ Supported Gltf features ### DemoLights03 + ![DemoLights03Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoLights03Kt.png) [source code](src/demo/kotlin/DemoLights03.kt) @@ -65,6 +71,7 @@ Supported Gltf features ### DemoObject01 + ![DemoObject01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoObject01Kt.png) [source code](src/demo/kotlin/DemoObject01.kt) @@ -72,6 +79,7 @@ Supported Gltf features ### DemoScene01 + ![DemoScene01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoScene01Kt.png) [source code](src/demo/kotlin/DemoScene01.kt) @@ -79,6 +87,7 @@ Supported Gltf features ### DemoScene02 + ![DemoScene02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoScene02Kt.png) [source code](src/demo/kotlin/DemoScene02.kt) @@ -86,6 +95,7 @@ Supported Gltf features ### DemoScene03 + ![DemoScene03Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoScene03Kt.png) [source code](src/demo/kotlin/DemoScene03.kt) @@ -93,6 +103,7 @@ Supported Gltf features ### DemoSegmentContours01 + ![DemoSegmentContours01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoSegmentContours01Kt.png) [source code](src/demo/kotlin/DemoSegmentContours01.kt) @@ -100,6 +111,7 @@ Supported Gltf features ### DemoSkinning01 + ![DemoSkinning01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-dnk3/images/DemoSkinning01Kt.png) [source code](src/demo/kotlin/DemoSkinning01.kt) diff --git a/orx-jvm/orx-gui/README.md b/orx-jvm/orx-gui/README.md index af6b3bf1..5796406a 100644 --- a/orx-jvm/orx-gui/README.md +++ b/orx-jvm/orx-gui/README.md @@ -179,6 +179,7 @@ import org.openrndr.extra.parameters.DoubleParameter ### DemoAppearance01 A simple demonstration of a GUI for drawing some circles + ![DemoAppearance01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-gui/images/DemoAppearance01Kt.png) [source code](src/demo/kotlin/DemoAppearance01.kt) @@ -186,6 +187,7 @@ A simple demonstration of a GUI for drawing some circles ### DemoHide01 A simple demonstration of a GUI for drawing some circles + ![DemoHide01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-gui/images/DemoHide01Kt.png) [source code](src/demo/kotlin/DemoHide01.kt) @@ -193,6 +195,7 @@ A simple demonstration of a GUI for drawing some circles ### DemoOptions01 A simple demonstration of a GUI with a drop down menu + ![DemoOptions01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-gui/images/DemoOptions01Kt.png) [source code](src/demo/kotlin/DemoOptions01.kt) @@ -200,6 +203,7 @@ A simple demonstration of a GUI with a drop down menu ### DemoPath01 + ![DemoPath01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-gui/images/DemoPath01Kt.png) [source code](src/demo/kotlin/DemoPath01.kt) @@ -210,6 +214,7 @@ Shows how to store and retrieve in-memory gui presets. Keyboard controls: [Left Shift] + [0]..[9] => store current gui values to a preset [0]..[9] => recall a preset + ![DemoPresets01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-gui/images/DemoPresets01Kt.png) [source code](src/demo/kotlin/DemoPresets01.kt) @@ -217,6 +222,7 @@ Keyboard controls: ### DemoSideCanvas01 A simple demonstration of a GUI for drawing some circles + ![DemoSideCanvas01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-gui/images/DemoSideCanvas01Kt.png) [source code](src/demo/kotlin/DemoSideCanvas01.kt) @@ -224,6 +230,7 @@ A simple demonstration of a GUI for drawing some circles ### DemoSimple01 A simple demonstration of a GUI for drawing some circles + ![DemoSimple01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-gui/images/DemoSimple01Kt.png) [source code](src/demo/kotlin/DemoSimple01.kt) @@ -231,6 +238,7 @@ A simple demonstration of a GUI for drawing some circles ### DemoXYParameter + ![DemoXYParameterKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-gui/images/DemoXYParameterKt.png) [source code](src/demo/kotlin/DemoXYParameter.kt) diff --git a/orx-jvm/orx-keyframer/README.md b/orx-jvm/orx-keyframer/README.md index f07df394..a2ddc534 100644 --- a/orx-jvm/orx-keyframer/README.md +++ b/orx-jvm/orx-keyframer/README.md @@ -192,6 +192,7 @@ Supported functions in expressions: ### DemoEvelope01 + ![DemoEvelope01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-keyframer/images/DemoEvelope01Kt.png) [source code](src/demo/kotlin/DemoEvelope01.kt) @@ -199,6 +200,7 @@ Supported functions in expressions: ### DemoFull01 + ![DemoFull01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-keyframer/images/DemoFull01Kt.png) [source code](src/demo/kotlin/DemoFull01.kt) @@ -206,6 +208,7 @@ Supported functions in expressions: ### DemoScrub01 + ![DemoScrub01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-keyframer/images/DemoScrub01Kt.png) [source code](src/demo/kotlin/DemoScrub01.kt) @@ -213,6 +216,7 @@ Supported functions in expressions: ### DemoSimple01 + ![DemoSimple01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-keyframer/images/DemoSimple01Kt.png) [source code](src/demo/kotlin/DemoSimple01.kt) @@ -220,6 +224,7 @@ Supported functions in expressions: ### DemoSimple02 + ![DemoSimple02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-keyframer/images/DemoSimple02Kt.png) [source code](src/demo/kotlin/DemoSimple02.kt) @@ -227,6 +232,7 @@ Supported functions in expressions: ### DemoSimpleExpressions01 + ![DemoSimpleExpressions01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-keyframer/images/DemoSimpleExpressions01Kt.png) [source code](src/demo/kotlin/DemoSimpleExpressions01.kt) diff --git a/orx-jvm/orx-olive/README.md b/orx-jvm/orx-olive/README.md index f1ef0188..9148b890 100644 --- a/orx-jvm/orx-olive/README.md +++ b/orx-jvm/orx-olive/README.md @@ -140,6 +140,7 @@ import org.openrndr.draw.* ### DemoOlive01 Live-coding with [oliveProgram] + ![DemoOlive01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-olive/images/DemoOlive01Kt.png) [source code](src/demo/kotlin/DemoOlive01.kt) @@ -147,6 +148,7 @@ Live-coding with [oliveProgram] ### DemoOliveFromScript01 Live-coding with [Olive], an older, not recommended, way to do things + ![DemoOliveFromScript01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-olive/images/DemoOliveFromScript01Kt.png) [source code](src/demo/kotlin/DemoOliveFromScript01.kt) diff --git a/orx-jvm/orx-panel/README.md b/orx-jvm/orx-panel/README.md index 272b4173..2b116e4b 100644 --- a/orx-jvm/orx-panel/README.md +++ b/orx-jvm/orx-panel/README.md @@ -7,6 +7,7 @@ The OPENRNDR UI toolkit. Provides buttons, sliders, text, a color picker and muc ### DemoHorizontalLayout01 + ![DemoHorizontalLayout01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-panel/images/DemoHorizontalLayout01Kt.png) [source code](src/demo/kotlin/DemoHorizontalLayout01.kt) @@ -14,6 +15,7 @@ The OPENRNDR UI toolkit. Provides buttons, sliders, text, a color picker and muc ### DemoVerticalLayout01 + ![DemoVerticalLayout01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-panel/images/DemoVerticalLayout01Kt.png) [source code](src/demo/kotlin/DemoVerticalLayout01.kt) @@ -21,6 +23,7 @@ The OPENRNDR UI toolkit. Provides buttons, sliders, text, a color picker and muc ### DemoWatchDiv01 + ![DemoWatchDiv01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-panel/images/DemoWatchDiv01Kt.png) [source code](src/demo/kotlin/DemoWatchDiv01.kt) @@ -28,6 +31,7 @@ The OPENRNDR UI toolkit. Provides buttons, sliders, text, a color picker and muc ### DemoWatchObjectDiv01 + ![DemoWatchObjectDiv01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-panel/images/DemoWatchObjectDiv01Kt.png) [source code](src/demo/kotlin/DemoWatchObjectDiv01.kt) diff --git a/orx-jvm/orx-poisson-fill/README.md b/orx-jvm/orx-poisson-fill/README.md index 13898c16..a30a530f 100644 --- a/orx-jvm/orx-poisson-fill/README.md +++ b/orx-jvm/orx-poisson-fill/README.md @@ -7,6 +7,7 @@ Post processing effect that fills transparent parts of the image interpolating t ### DemoPoissonFill01 + ![DemoPoissonFill01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-poisson-fill/images/DemoPoissonFill01Kt.png) [source code](src/demo/kotlin/DemoPoissonFill01.kt) @@ -14,6 +15,7 @@ Post processing effect that fills transparent parts of the image interpolating t ### DemoPoissonFill02 + ![DemoPoissonFill02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-poisson-fill/images/DemoPoissonFill02Kt.png) [source code](src/demo/kotlin/DemoPoissonFill02.kt) diff --git a/orx-jvm/orx-processing/README.md b/orx-jvm/orx-processing/README.md index 56cc4a9c..c9bf8ac7 100644 --- a/orx-jvm/orx-processing/README.md +++ b/orx-jvm/orx-processing/README.md @@ -16,6 +16,7 @@ APIs of both Processing and OPENRNDR, simplifying interoperability and reducing ### DemoPShape01 + ![DemoPShape01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-processing/images/DemoPShape01Kt.png) [source code](src/demo/kotlin/DemoPShape01.kt) @@ -23,6 +24,7 @@ APIs of both Processing and OPENRNDR, simplifying interoperability and reducing ### DemoPShape02 + ![DemoPShape02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-processing/images/DemoPShape02Kt.png) [source code](src/demo/kotlin/DemoPShape02.kt) diff --git a/orx-jvm/orx-rabbit-control/README.md b/orx-jvm/orx-rabbit-control/README.md index a3411c79..a38cace3 100644 --- a/orx-jvm/orx-rabbit-control/README.md +++ b/orx-jvm/orx-rabbit-control/README.md @@ -43,6 +43,7 @@ More info about the web client: ### DemoRabbitControl + ![DemoRabbitControlKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-rabbit-control/images/DemoRabbitControlKt.png) [source code](src/demo/kotlin/DemoRabbitControl.kt) @@ -50,6 +51,7 @@ More info about the web client: ### DemoRabbitControlManualOverlay + ![DemoRabbitControlManualOverlayKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-rabbit-control/images/DemoRabbitControlManualOverlayKt.png) [source code](src/demo/kotlin/DemoRabbitControlManualOverlay.kt) @@ -57,6 +59,7 @@ More info about the web client: ### DemoRabbitHole + ![DemoRabbitHoleKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-rabbit-control/images/DemoRabbitHoleKt.png) [source code](src/demo/kotlin/DemoRabbitHole.kt)