diff --git a/orx-jvm/orx-boofcv/README.md b/orx-jvm/orx-boofcv/README.md index 8c4b5a5a..e588578b 100644 --- a/orx-jvm/orx-boofcv/README.md +++ b/orx-jvm/orx-boofcv/README.md @@ -23,23 +23,4 @@ this addon provides some helper functions to convert them to OPENRNDR types: - `ImageFlow` to `ColorBuffer` conversion. -## Demos -### DemoContours01 -[source code](src/demo/kotlin/DemoContours01.kt) - -![DemoContours01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-boofcv/images/DemoContours01Kt.png) - -### DemoResize01 -[source code](src/demo/kotlin/DemoResize01.kt) - -![DemoResize01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-boofcv/images/DemoResize01Kt.png) - -### DemoResize02 -[source code](src/demo/kotlin/DemoResize02.kt) - -![DemoResize02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-boofcv/images/DemoResize02Kt.png) - -### DemoSimplified01 -[source code](src/demo/kotlin/DemoSimplified01.kt) - -![DemoSimplified01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-boofcv/images/DemoSimplified01Kt.png) +## Demos \ No newline at end of file diff --git a/orx-jvm/orx-gui/README.md b/orx-jvm/orx-gui/README.md index 00f21b03..0b37e7f1 100644 --- a/orx-jvm/orx-gui/README.md +++ b/orx-jvm/orx-gui/README.md @@ -173,33 +173,4 @@ import org.openrndr.extra.parameters.DoubleParameter [DemoSimple01Kt](src/demo/kotlin/DemoSimple01Kt.kt ![DemoSimple01Kt](https://github.com/openrndr/orx/blob/media/orx-gui/images/DemoSimple01Kt.png -## Demos -### DemoHide01 -[source code](src/demo/kotlin/DemoHide01.kt) - -![DemoHide01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-gui/images/DemoHide01Kt.png) - -### DemoOptions01 -[source code](src/demo/kotlin/DemoOptions01.kt) - -![DemoOptions01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-gui/images/DemoOptions01Kt.png) - -### DemoPresets01 -[source code](src/demo/kotlin/DemoPresets01.kt) - -![DemoPresets01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-gui/images/DemoPresets01Kt.png) - -### DemoSideCanvas01 -[source code](src/demo/kotlin/DemoSideCanvas01.kt) - -![DemoSideCanvas01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-gui/images/DemoSideCanvas01Kt.png) - -### DemoSimple01 -[source code](src/demo/kotlin/DemoSimple01.kt) - -![DemoSimple01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-gui/images/DemoSimple01Kt.png) - -### DemoXYParameter -[source code](src/demo/kotlin/DemoXYParameter.kt) - -![DemoXYParameterKt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-gui/images/DemoXYParameterKt.png) +## Demos \ No newline at end of file diff --git a/orx-jvm/orx-panel/README.md b/orx-jvm/orx-panel/README.md index 95ffce79..189f302d 100644 --- a/orx-jvm/orx-panel/README.md +++ b/orx-jvm/orx-panel/README.md @@ -3,23 +3,4 @@ The OPENRNDR UI toolkit. Provides buttons, sliders, text, a color picker and much more. HTML/CSS-like. -## Demos -### DemoHorizontalLayout01 -[source code](src/demo/kotlin/DemoHorizontalLayout01.kt) - -![DemoHorizontalLayout01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-panel/images/DemoHorizontalLayout01Kt.png) - -### DemoVerticalLayout01 -[source code](src/demo/kotlin/DemoVerticalLayout01.kt) - -![DemoVerticalLayout01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-panel/images/DemoVerticalLayout01Kt.png) - -### DemoWatchDiv01 -[source code](src/demo/kotlin/DemoWatchDiv01.kt) - -![DemoWatchDiv01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-panel/images/DemoWatchDiv01Kt.png) - -### DemoWatchObjectDiv01 -[source code](src/demo/kotlin/DemoWatchObjectDiv01.kt) - -![DemoWatchObjectDiv01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-panel/images/DemoWatchObjectDiv01Kt.png) +## Demos \ No newline at end of file diff --git a/orx-jvm/orx-poisson-fill/README.md b/orx-jvm/orx-poisson-fill/README.md index 6dee2d1b..264446fc 100644 --- a/orx-jvm/orx-poisson-fill/README.md +++ b/orx-jvm/orx-poisson-fill/README.md @@ -3,8 +3,4 @@ Post processing effect that fills transparent parts of the image interpolating the edge pixel colors. GPU-based. -## Demos -### DemoPoissonFill01 -[source code](src/demo/kotlin/DemoPoissonFill01.kt) - -![DemoPoissonFill01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-poisson-fill/images/DemoPoissonFill01Kt.png) +## Demos \ No newline at end of file