add demos to README.md

This commit is contained in:
Abe Pazos
2025-08-27 18:32:18 +00:00
parent 1489b503d2
commit 700b666e5c
35 changed files with 1430 additions and 356 deletions

View File

@@ -5,11 +5,15 @@ Tools for setting up property watcher based pipelines
<!-- __demos__ -->
## Demos
### DemoImagePathWatcher01
[source code](src/jvmDemo/kotlin/DemoImagePathWatcher01.kt)
![DemoImagePathWatcher01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-property-watchers/images/DemoImagePathWatcher01Kt.png)
[source code](src/jvmDemo/kotlin/DemoImagePathWatcher01.kt)
### DemoPropertyWatchers01
[source code](src/jvmDemo/kotlin/DemoPropertyWatchers01.kt)
![DemoPropertyWatchers01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-property-watchers/images/DemoPropertyWatchers01Kt.png)
[source code](src/jvmDemo/kotlin/DemoPropertyWatchers01.kt)